all groups > sql server reporting services > october 2007 > threads for october 1 - 7, 2007
Filter by week: 1 2 3 4 5
Adding new web.config custom section
Posted by Shlomi at 10/7/2007 11:21:00 AM
Hello All,
I want to add custom cofiguration section to the report server web.config
and use this configuration from the RDL, can it be done? and if the answer is
yes, how it can be done.
Thank you
... more >>
bottom to top formating
Posted by michael vardinghus at 10/6/2007 12:05:02 AM
hi
i had luck formatering a text box top to botto in formatting:
t
e
s
t
i
n
g
but i would like bottom to top and i cant seem to find it
g
n
i
t
s
e
t
any ideas ?
... more >>
Transform base64Binary Result from Render?
Posted by Don Miller at 10/5/2007 1:34:30 PM
I realize this may not be the appropriate newsgroup for this question, but
maybe someone knows.
I'm calling native SOAP RS web service methods (with ASP with VBScript, not
..NET) and the response from each method is an XML document. Specifically for
the Render method, along with a bunch of ... more >>
Applying SQL SP2
Posted by Marvin at 10/5/2007 11:07:02 AM
I installed RS 2005 on a WIN 2003 64bit. I installed the RS Database on a
remote server Win 2003 32bit/SQL 2005 with sp2. I want to install SP2 to the
Report Server/Manager site on my 64 bit machine. When running the wizard on
the 64bit machine, it wants to upgrage the RS Database installed o... more >>
RS Structure, Standards and processes
Posted by Joe at 10/5/2007 9:47:40 AM
Looking for good articles on RS best practice, standards and processes. ... more >>
export to csv file places all detail line on 1 line of CSV?
Posted by gackinclose at 10/5/2007 8:24:01 AM
trying to write a report that when exported (csv) each detail line in my
report would be a seperate line in the csv file currently the csv places all
detail line on the same line in the csv and delimits the row by comma. is
there a way in the csv rendering to allow the RecordDelimiter to be a ... more >>
Version question
Posted by iamscott at 10/5/2007 7:37:01 AM
Hi,
Could anyone please tell which versions of SQl Server 2005, Visual Studio
and Reporting Services are the the most current and/ or where I can find this
out on my own, is there a list a utility etc? MSDN site didn't help much.
We're behind a FW
and auto updating is not an option thanks!... more >>
Dyanamic date changing to current date when printing PDF
Posted by caroline.fenno NO[at]SPAM sdncommunications.com at 10/5/2007 7:22:42 AM
I have a dynamic date in my reporting services report that displays
the previous month and year we are reporting on. Here is the
expression: =MonthName(Month(Now().AddMonths(-1))) & " " &
Year(Now())
When I create a pdf from this it displays correctly, but when I print
it, it always puts th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Native compiler return value 128
Posted by c-eric.geil NO[at]SPAM mci.com at 10/5/2007 6:51:10 AM
I'm getting the following error when attempting to deploy any report
in RS (2000):
An unexpected error occurred while compiling expressions. Native
compiler return value: '128'.
I've tried deploying reports that worked fine in the past, and have
not changed since they were last deployed. I ... more >>
Multi value parameter help needed
Posted by Twobridge at 10/5/2007 6:34:30 AM
Hi
I have a problem my database table has my parameter value
UserId integer
I need to set up my report to accept more than one id at a time (ex.
2, 44, 5). I went through the report parameters in reporting services
and set the parameter to accept multi value. When I tried to run the
re... more >>
Matrix Subtotal is not summing
Posted by JuanCG_Col at 10/5/2007 6:15:01 AM
Hi,
I got a matrix, and a subtotal column (R-click on the column field, and
select "subtotal"), but at runtime the column is showing the value of the
first column, Matrix Subtotal is not summing.
Why is that.. ?
help please.
the same is when i make a subtotal for rows...... more >>
Jump to Report Parameters collapsed
Posted by trevor.howe NO[at]SPAM engenoil.com at 10/5/2007 5:30:02 AM
Hi
I am using a jump through report action to call a sub report. The main
report has the paramters displayed but for the sub report the section
where the parameters are displayed is collapsed. Is there a way to
change this behaviour for the second report, my users will want to
know where the ... more >>
ChunkData table is growing!
Posted by Camel at 10/5/2007 5:17:09 AM
Hi,
I have a report that refers to lots of external images (200+ each
run). I've been taking a snapshot of this report so that it's quicker
for users. I've limited the history to 1 snapshot. However, it appears
that the images are being cached in the ChunkData table (in the
ReportServer datab... more >>
=User!Language
Posted by jewelfire at 10/5/2007 2:43:41 AM
hey there
I am using Reporting Services 2005. I have recently been away and the
Microsoft Updates were done and now find that =User!Language no longer
works on my reports eg they are back to US dates?
Does anyone know of which Update? or what I need to do to correct.
thanks
Dianne
... more >>
SSMS Home Directory Questions
Posted by Don Miller at 10/5/2007 12:00:00 AM
I have created reports in BIDS in a solution called "TestReports" with a
shared data source in folder "Shared Data Sources" and the reports in
"Reports" (ReportOne, ReportTwo). When I preview them, they all work fine.
When I open SSMS Reporting Services, there is nothing at all under the
"H... more >>
report server instance question
Posted by 00 Michael Jordan at 10/5/2007 12:00:00 AM
I know the default web URL for report server is
http://servername/ReportServer .
How do you specify the RS installed on an specified instance? I mean the
syntax. Say if my instance name is finance . Is it
http://servername/ReportServerfinance or something esle? Please let me
know. Thank... more >>
Pop up prompts for login
Posted by Fresno Bob at 10/4/2007 11:49:02 PM
I am using the report viewer control. The IIS serving up the pages is on the
same box as the report services. I have created a jump to URL textbox but
included some Javascript to make the window pop up. My link is
http://servername/reportpath. This however causes windows to prompt for the
pa... more >>
anonymous access breaks sharepoint reporting services add-in
Posted by jws at 10/4/2007 8:51:03 PM
I have a need to publish reports from Sharepoint to users outside of
our domain. When using plain http auth, Report Builder no longer works
correctly. The standard solution in this case is make the Report
Builder folder available anonymously so the clickonce deploy will
work. That works for a st... more >>
SSRS reporviewer not working under compiled site - BC30456: 'InitializeCulture' aspnet_compiler
Posted by jobs at 10/4/2007 6:16:53 PM
Hello.
I've got this asp.net 2.0 site running ssrs reportviewer. Works great.
If I compile the asp.net set using :
aspnet_compiler -f -u -v
Everything works except the reportviewer.
I get error:
BC30456: 'InitializeCulture' is not a member of
'ASP.reports_reportviewer_aspx'
and... more >>
Missing New Data Driven Subscriptions
Posted by Don at 10/4/2007 4:59:00 PM
Hello, I just migrated my reporting services to 2005 from 2000. My reports
have come across fine but I don't see the schedules that were set up for them.
Also, when I try to create a 'New Data-driven subscription' I don't see this
option; I used this feature in 2000. Is there some setting ... more >>
2005 Reporting service - change commandtext runtime from .net
Posted by Chrisser at 10/4/2007 1:44:22 PM
Hi
I am new to SSRS and have some trouble.
I have a report which is deployed and I can show this report
in a project ( asp.net Framework vs. 2 ) using
Microsoft.Reporting.WebForms.ReportViewer.
Thats fine, but now I have to make up some code for changing the
Query used in my datasets:
I ... more >>
DataBase Problem
Posted by Berger at 10/4/2007 1:31:32 PM
Hello
I have a problem with a Report Server installation.
The report server database is on another computer than the report server
frontend.
On the frontend Server SqlServer Service Pack2 was installed last night.
Now I can´t connect to the ReportServer Database.
How can I fix this problem,... more >>
Print Layout feature showing black
Posted by cphite NO[at]SPAM gmail.com at 10/4/2007 1:17:24 PM
Today I received a Windows Update that included SQL 2005 SP2. Since
that time whenever I try to use the "Print Layout" feature in
Reporting Services, it shows nothing but black. Does anyone know of a
fix for this?
... more >>
Reporting Services IIS authentication
Posted by scot.hauder NO[at]SPAM gmail.com at 10/4/2007 12:53:54 PM
Hi
SQL 2005 was first installed on a Win 2003 Server sans the Reporting
Services because IIS was not installed. Then we installed IIS and then
RS and then reapplied SP2 for SQL2005. RS runs under an appPool that
is configured with a local account that has admin priv. I log into an
AD domain a... more >>
Mdx - help urgent
Posted by Ajay Kumar at 10/4/2007 12:38:03 PM
Hi All,
can any one please help me in finishing this mdx... below is following mdx,
which is used to pull the data from the cube for last three months from the
current date. this works fine.... now my question is
In my cube i have Measure data (clicks) till the current date onl... more >>
Authentication/Permissions Configuration for RS/IIS?
Posted by Don Miller at 10/4/2007 11:14:08 AM
I am making raw (not using the .NET framework) SOAP calls to RS web services
from Classic ASP but have run into multiple RS permission and IIS logon
failure problems.
I first created a new user on the machine (RSUser) and have given
permissions for the user as a System User, and Browser and... more >>
Extracting cached reports
Posted by bojannikic at 10/4/2007 11:07:02 AM
Dear Experts,
We have setup reports to cache, everything works fine. :) We want to know
if there is an API to extract cached reports ourselves? How can we do this
and is it possible at all?
Thanks,
Bojan Nikic... more >>
Paging (or beating a dead horse?)
Posted by beener at 10/4/2007 10:30:15 AM
My report used to work beautifully in regards to paging and then the
requirements changed. I added a subreport into the table's detail
section and made it a drilldown with the toggle based on a group
value. The paging went wonky as in there is only one page now even
with the paging set up on t... more >>
Report Parameters and multiple values
Posted by at 10/4/2007 9:36:50 AM
I have a report that displays records for data that is filtered by a
selectable parameter. The parameter itself is a listname that I in
turn use in the where clause with a "where fieldname in (select fielda
from table2 where listname = @listname)"
On the report header I would like to display ... more >>
Report Parameters
Posted by Adnan Awan at 10/4/2007 8:30:02 AM
hello
i am building a report which is going to show me list of candidates from
different groups for that i have created a qurey that display group list. and
a qurey display orginal data (candidate list) my problem is i can only select
one group at time for report parameter from group list ... more >>
Sum Of Gross Profit Margin
Posted by MrGrundh at 10/4/2007 5:04:10 AM
Dear MSND!
I have a problem when i design a report in Visual studio 2005/Report Server
Project (SQLServer 2005 SP2). The "sum" Of Gross Profit Margin, or other
percentage calculations, summarize the content of "child" rows instead of
showing the groupings percentage.
To show you my probl... more >>
Help Needed For reporting service error(An internal error occurred on the report server)
Posted by Dinesh at 10/4/2007 2:23:20 AM
Hi experts
I am working on sql server reporting services 2005. And now a days i
am facing a problem.
Some times when i want to run a report the at that time i am geting
the following error msg
"An internal error occurred on the report server. See the error log
for more details."
This eroo... more >>
Executing multiple reports to form single document
Posted by Clouds at 10/3/2007 11:00:00 PM
Hi Everyone!
In my project I have lot of small small reports having the same criteria
e.g. Company and Years, the requirement here is to execute all these reports
and create a single document that can be delivered to customer's customer. I
am not able to find any such posting in this group... more >>
Email on demand
Posted by wnichols via SQLMonster.com at 10/3/2007 6:07:18 PM
Looking for an example of sending a 2005 RS report via a web page on demand.
I would need to fire it when a user clicked a button on the web form.
In the old days, in plain old ASP, we used to build an HTML formatted email
body and then fire it off using CDO. We could still do that with ASPX b... more >>
Sorting Subtotal Columns in a Matrix
Posted by Paul at 10/3/2007 5:49:23 PM
Hi,
Is it possible to sort by the automatic subtotal column that can be created
when using a matrix in a reporting services report?
The underlying stored procedure returns data along the following lines:
name bucket count
----- ------- ------
one <10 5
one ... more >>
Printing error from SSRS web report
Posted by JMan at 10/3/2007 4:22:01 PM
Hi all,
I have created some reports with SSRS. I have two users that when they
click the print icon they receive a "Print Error" dialog box with the message
"Error loading resource library. (0x8007007E)". I have removed the
RSClientPrint and then clicking the printer icon again tried to in... more >>
Horizontal Running Average in a Matrix
Posted by Jacques C at 10/3/2007 2:54:01 PM
Hi all,
Here's what I'm trying to do. I have a matrix laying out the results of a
dataset horizontally. On one row, I have a some value, and below that, I
would like to have a running average of the row above it. For example.
Month 1/2007 2/2007 3/2007
Revenue $... more >>
Calculated Fields in an OLAP cube severly impact data retrieval time
Posted by Jeremy Farnham at 10/3/2007 2:35:11 PM
I have a OLAP cube that I'm using for a data source that has several
calculated measures in it. When I add the calculated measures to my report
the retrieval time goes from ~1 second to ~4 minutes. I haven't been able
to locate any information about this issue. Is there something I'm doing ... more >>
Emailed Reports in Blackberry
Posted by TGav at 10/3/2007 2:29:18 PM
Does anyone have a way to get reports that are emailed out via the
Subscriptions service as a WebArchive to appear normally in a
Blackberry? Each element in a row in a table gets put into a new line.
It looks fine in any normal email interface, but not in a Blackberry.
e.g.
Row1Col1 Row1Col2
... more >>
Why is my second table on the next page?
Posted by beener at 10/3/2007 2:14:11 PM
I must be missing something. I've looked this up and no one else had
mentioned this problem. I have two tables, display is based on a
parameter, biut only one or the other is displayed. When I display
the second table, it ends up on the second page and the first page is
blank.
What am I mi... more >>
How to create a group on selected report parameters?
Posted by justinsaraceno at 10/3/2007 1:48:03 PM
Hello,
Using SSRS 2005 SP2, I have a report that has a multivalue parameter of US
states in a report that returns orders.
I successfully can return order numbers along with the associated state
where the order was placed.
However, if I select the states of NH, VT, and MA and there are no ... more >>
Missing Adventure Works Sample reports in 2005 evaluation
Posted by freealpha at 10/3/2007 1:37:07 PM
I can't seem to locate the sample reports in the latest download of
SQL Server 2005 evaluation. I have also tried (and failed) to find an
alternate download location for the samples.
Anyone have any ideas where these can be obtained?
Thanks
... more >>
Development, Staging, Production - best practice
Posted by zk_ at 10/3/2007 11:37:01 AM
Hi,
I would appreciate your advice in deploying enterprise BI solution. The task
at hand is this: I need to get the data from DW (SQL 2005), process into SSAS
and present with SSRS. I may also need to offer a third party OLAP browser as
a part this of solution. My initial thoughts about the s... more >>
can’t_view_reports
Posted by vbchewie at 10/3/2007 11:18:01 AM
This is on SQL Server Reporting Services 2000
If I give UserA browse right to FolderA then UserA can browse FolderA.
However, if make UserA a member of GroupA (tried both Domain local and Global
group scopes) and give GroupA rights to browse FolderA and take browse rights
from UserA. UserA... more >>
Format currency - include commas to separate per 1000 multiples?
Posted by FionaDM at 10/3/2007 5:07:02 AM
I'm using F to format currency (UK sterling) to 2 decimal places. Is it
possible to include commas to separate 1000 multiples - e.g. 5,000,000
--
FionaDM... more >>
Working Abroad
Posted by Ayman at 10/3/2007 4:20:42 AM
Does anyone know the following with regards to working in the Middle
East with a Business Intelligence background:
1. Degrees or certifications needed
2. Current hiring requirements
3. Language requirements
4. Work experience
5. Tools used on the job, Oracle, SQL Server, etc
6. Awareness and ... more >>
Execute Excel macro when exporting in SSRS
Posted by IAN at 10/3/2007 1:48:02 AM
We have a report that users typically export to Excel. I've created
a
macro in Excel that I run against the the exported report to do some
follow up work. Unfortunately, this requires that I export the
report
myself, run the macro and forward on to those interested.
I'm looking for a way t... more >>
Sub-Report on another server
Posted by archanoid at 10/2/2007 5:28:12 PM
Does anybody know if it's possible to embed a sub-report that is on a
separate instance of Reporting Services? And if so, how?
For instance, I have SERVER1 and SERVER2, both running SQL Reporting
Services. I have report FOO on SERVER1 and I want to create several
reports (BAR1, BAR2, BAR3, e... more >>
Changing Virtual Directories
Posted by Don at 10/2/2007 4:48:04 PM
Hello, I'm installing reporting services on a new sql server 2005 box. While
on the machine, I go to Reporting Services Configuration Manager, I'm trying
to create the report server virtual directory and report manager virtual
directory. My issue is that I don't want to create them on the sq... more >>
How do I customize SQL Report Server
Posted by Paul at 10/2/2007 3:39:01 PM
I only ask this after spending most of the day searching for this
information. Hmm, Is any customization of the the sql report server home page
(by home page I mean /reports/Pages/Folder.aspx) possible? In particular I
want to add a block of text describing how people can request to join a
p... more >>
Relating Two DataSets
Posted by Rashmi Jagadish at 10/2/2007 11:53:01 AM
Hello,
I'm kind of new to reporting services and have gone thru a number of web
casts but no where did I come across this.
Say I have two datasets from two different database on servers.
I know a report can have multiple datasets but is there a way I can
associate the datasets.
For exam... more >>
IBM DB2 UDB for iSeries .NET data provider
Posted by Stevie at 10/2/2007 10:50:02 AM
Hello:
Is it possible to import "IBM DB2 UDB for iSeries .NET data provider" into
Reporting Services 2005? I tried to do it but was unsuccessful. I'm
attempting to access data on our IBM i-Series(AS/400) and I need to pass
parameters in my datasets. I appreciate any assistance you can give ... more >>
RS 2000 not responding and needs IISRESET
Posted by Stephen Ott at 10/2/2007 9:41:02 AM
We are running RS 2000 SP2 on an Server 2003 box. We've had almost a daily
issue now where the RS site (http://servername/reports) is not responding.
All other IIS sites on the same server are fine. There are no errors logged
in the Event Viewer. If we run IISRESET, Reporting Services works ag... more >>
SQL Server Business Intelligence Development Studio and MS Project Reports
Posted by irish_archer68 at 10/2/2007 9:11:00 AM
Hello. I am new to working with SQL Reporting Services 2005 in an EPM
Solution. So, I downloaded the Microsoft EPM2007 Demo environment and
have this running in a Virtual Environment. I am pretty familiar with
MSPS 2007 and MOPPS 2007.
I am now trying to work with SQL Server Reporting Servi... more >>
SQL RS 2000 problem with web service/Virtual directory
Posted by AJPLeBlancTSS at 10/2/2007 8:49:04 AM
We're having a problem which appears to affect 5-10 clients using SQL RS
2000.
It seems randomly, the reporting services web service will stop responding.
We get timeout errors when trying to run reports through our web based
application, and the http://localhost/reportserver virtual dire... more >>
providing a help file
Posted by beener at 10/2/2007 8:40:26 AM
I was wondering if anyone found a way to provide report users a help
file explaining the parameters, through the Report Manager interface.
Or if you did it another way, I'd like to know that too.
TIA, Renee
... more >>
Formatting drill down report with varying depths of hierarchy
Posted by kbutterly at 10/2/2007 8:32:21 AM
Good Morning, all,
I have been tasked to design reports for our budget data.
The client wants to be able to drill down through our company
hierarchy.
Some departments are five levels deep in the hierarchy, but others are
only three levels deep.
Right now a very simplified version of my... more >>
column heading centered when sort enabled
Posted by GoogleGroups NO[at]SPAM BaldwinNC.com at 10/2/2007 7:03:15 AM
SQL Server 2005
I have a report with 20+ columns. Normally the text in each colum
heading is aligned at the top of the column heading. The column
heading is three lines high - there is so much text in some of the
columns - it takes three rows to display all of the column heading
text.
Wi... more >>
Carriage Return and Line Feed in TexBox
Posted by FionaDM at 10/2/2007 6:25:01 AM
I want to create a report with a textbox which contains a field followed by a
Carriage Return and Line Feed then another field
e.g
=First(Fields!Field1.Value)+ Carriage Return and Line Feed +
Fields!Field2.Value
How do I do this? I see a suggestion in places for vbCRLF and also \n. ... more >>
SQL Server Reporting Services Issue
Posted by Michael Burgess at 10/2/2007 5:12:53 AM
Hi there, this is likely to be a long post as I have a lot to explain
about the problem in the hope that someone somewhere has some ideas!!
Ok, let me begin:
I have a production server that houses the following - a website under
IIS 6, SQL Server 2005 and Reporting Services. Because of the
... more >>
Reporting services authentication
Posted by SRP at 10/2/2007 4:12:55 AM
Hello all,
We have a Windows 2003 server running SQL server 2000 and makes
reports available via a web link. The problem is that when people
access the web link they are intermittently being asked to supply
credentials, despite the fact we have integrated authentication
enabled on IIS.
The... more >>
How can I specify a specific invoice parametered report?
Posted by trint at 10/1/2007 4:54:23 PM
Hi,
I have created the report (which is an invoice)...it looks fine,
but I have to enter the invoice number in the Report Viewer Param1.
How can I write this out as an address in the address bar, so that
I can programatically create specific invoices with my c# app?
Thanks,
Trint
... more >>
How do I hide a table in a report programatically?
Posted by Jeff Stroope at 10/1/2007 3:39:00 PM
Hi,
I have 2 tables in a report and, depending on which value a user picks in a
particular parameter, I want to display only one of the tables. Is there any
way to do something like, "IIF(parameters!param_A.value = "Y", visible =
true, visible = false)" or something like that for a table?
... more >>
Moving Reports to SQL Server 2005
Posted by Don at 10/1/2007 2:29:01 PM
I have a new SQL Server running 2005. I have moved over all the user
application databases from a SQL Server 2000 server. I had a few reports
written in 2000. Do you move over the databases called ReportServer and
ReportServerTempDB from 2000 to 2005 or do you let the setup disk create the ... more >>
trouble calling custom assembly
Posted by roy NO[at]SPAM mgk.com at 10/1/2007 12:49:44 PM
i'm trying to call a function i wrote in vb.net. Here is the function
==================
Public Class runningSum
Public Function getit()
Return 1
End Function
End Class
==================
this is in a project called my_Custom.
I've compiled the code and moved the ... more >>
Anyone use IRR (Internal Rate of Return)?
Posted by Chris at 10/1/2007 11:30:05 AM
The function asks for an array of values.
I am using a Matrix report.
Stored Proc returns a Year, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep,
Oct, Nov, Dec
I get one row for every year. I can do this in VB easily using the
financial.IRR() function, but I would rather not make a call to an... more >>
Reports for SQL help
Posted by zach at 10/1/2007 9:35:49 AM
Hi,
I need to generate a report that gives me a list of all users and
their access right on a sql server
Any ideas how i can do this
Thank in advance
Zach
... more >>
matrix - change color based on data trend up or down
Posted by Stephanie at 10/1/2007 7:49:01 AM
I have a dataset with customer, date and count columns. Then I have a matrix
based on that information as follows:
Oct 2007 Sep 2007 Aug 2007
Customer A 123 432 959
Customer B 984 394 345
Cu... more >>
Datedifference - Please help
Posted by DHL at 10/1/2007 7:00:01 AM
Hi,
I have a problem with the following:
I have 2 dates in the following format mm/dd/yyyy hh:mm:ss AM.
I would like to measure the difference between 2 dates (Date1 and Date2).
When I use the following expression "DATEDIFF(d, Date1, Date2)" I get a value
without decimals. How can I hav... more >>
Change Default Font "Arial" to "Gotik"?
Posted by Ralph Hüttenmoser at 10/1/2007 12:00:00 AM
Hello,
is it possible to change the default font "Arial" to an other font (for example "Gotik")?
where can i do this?
Thanks in advance,
Ralph
... more >>
Coalesce breaking SQL statement in SSRS?
Posted by avatrix NO[at]SPAM gmail.com at 10/1/2007 12:00:00 AM
I've run into what may an odd bug. I'm using SQL Server 2005, and
Visual Studio 2005. I was provided with a SQL statement (that is, I
did not originally write the SQL) for use in creating a simple
manifest report. Names are changed for security, but it is like so:
SELECT DISTINCT
A.NAME [nam... more >>
Report Parameters
Posted by BLAW at 10/1/2007 12:00:00 AM
I have a report with a parameter set up for Account name. When I use
the drop down I do display the 5 accounts associated with the 5 rows
data. (One shows in the parameter drop down 3 times because it has
data for 3 different rows.)
Account 1
Account 1
Account 1
Account 2
Account 3
My q... more >>
|