Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server reporting services > december 2004 > threads for wednesday december 22

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Adding a subtotal column to a matrix
Posted by M at 12/22/2004 10:59:01 PM
Can anyone direct me on how to add a subtotal column to a matrix? I have dates in each column header and I want to add another column that has "Total" in its header and sums up the other columns. Thanks...more >>


Displaying Totals in matrix-control based upon a RunningValue-expression
Posted by Ive at 12/22/2004 5:04:00 PM
Hi, I have a Matrix-control which has to "summarize" a lot of data in the end, based upon boolean values. (the column-grouping is a static group). Customer1 Test1 0 1 0 Value 1 Test 1.1 Value 2 Test ...more >>

Parameters multi values
Posted by tomas ch at 12/22/2004 4:45:02 PM
I need to select more of a value in the parameters How?? -- Tomas...more >>

List problem
Posted by Dan at 12/22/2004 3:47:05 PM
I have to print some labels in a report and I am using a list. the problem is that there are more than 45 rows in the datasource, so I get a report with 2 pages. How can I list the labels in 2 columns to have a 1 page report....more >>

ssrs version
Posted by aaron_kempf NO[at]SPAM hotmail.com at 12/22/2004 3:23:27 PM
how do i find out what version of sql server reporting services i am currently using? I would like to install SR1 since it is buggy as hell and i'm hoping that this'll help ...more >>

sorting without a group
Posted by aaron_kempf NO[at]SPAM hotmail.com at 12/22/2004 3:15:20 PM
so can you sort without having a group? ...more >>

how to plot 2 series in a chart with different dates
Posted by smisich at 12/22/2004 2:09:04 PM
I am getting a render error when trying to plot 2 series in a chart. The line seems to be breaking up into spaces. The data is quite simple. There are 2 forecast series. Each forecast series is based on different dates. eg Date Forecast1 Forecast2 1/1 1000 null 2/1 null ...more >>

Line Chart Line Color
Posted by Chris Borgers at 12/22/2004 1:33:02 PM
Is it possible to change line color in the line chart. I can change series color in a bar chart, but cannot seem to change the color of the lines when selecting a smooth line chart. -Chris...more >>



404 Request failed error
Posted by Priya at 12/22/2004 12:35:03 PM
Hi Iam reposting this as my qs seems to have submerged in a deluge of questions ! I have a .net application that lists all the reports within a specific folder using RS.children methodand then calls a specific selected report in Report viewer. My application code and reporting services are i...more >>

Displaying multiple datasets in one report
Posted by Mike S at 12/22/2004 11:37:02 AM
I have a store procs that return more that one result set i.e. multiple selects in the store proc. The report always picks out the first result set it finds. How can I get a report to show the other result sets that the store proc generates? Rewriting the store procs is not an option due to ti...more >>

general mock (fake) database creation approach ?
Posted by Frank RS at 12/22/2004 10:53:02 AM
Hello, friends and gurus. May I have some advice on general approach you guys take to generate a mock database with fake data in it? Thanks -- Sincerely...more >>

Report FullPath Property
Posted by box2003 at 12/22/2004 10:49:08 AM
I have a report (A.rdl) with a FullPath property set to my C:\Temp folder. The rest of my reports have a FullPath property of C:\Documents and Settings\........... I want to permanently change the FullPath property of report A.rdl to be the same as that of the other reports C:\Documents and ...more >>

Y-axis , 100% stacked column chart
Posted by Jamie at 12/22/2004 10:43:11 AM
How can I show the % sign on the Y-axis (20%) for a 100% stacked column chart? Thanks. Jamie...more >>

Different Colors for Values
Posted by Frank Matthiesen at 12/22/2004 10:23:20 AM
Hi NG, i want different colors for the values in my drilldown-tables i.e. if value < 0 the values should be red if value > 0 the values should be black any suggests? frank ...more >>

Where is RSAuthenticationHeader set?
Posted by Jeff A. Stucker at 12/22/2004 9:45:07 AM
I'm debugging my ReportServer proxy, and cannot find where the RSAuthenticationHeader name is set. (I'm wondering if I need to reference my own cookie name since RS is integrating with several products using the same forms auth.) I can see where RSAuthenticationHeader is *retrieved* in the...more >>

Multiple Tables with DrillDown in one report
Posted by Frank Matthiesen at 12/22/2004 9:34:26 AM
Hi NG, i try to put 3 tables on a report who filled up by three different named datasets (but with same structure). All datasets are filled from the a AS-cube with the same MDX-Statement. The difference between the datasets are the different parameters. And here is my problem: I start to d...more >>

Report connect to AS cube
Posted by JeffW at 12/22/2004 8:47:10 AM
I cannot get my report to connect to my datacube. I've got RS running on a web server and Analysis Services running on another server. The two servers have an established relationship as i am currently able to run RS reports against the SQL Server relational db's that exist on the server tha...more >>

Dynamic Date Function for @date
Posted by Ben Sullins at 12/22/2004 8:29:10 AM
Greetings... I have a report that is being deployed w/ the parameters @sdate (Start Date) and @edate (End Date). My goal is to setup a subscription to a few folks w/ the default dates to be the previous day. I tried using the =datetime.today -1 but recieved errors during compile. If someon...more >>

SOAP to show all users
Posted by s0103 at 12/22/2004 8:17:47 AM
Using Forms Authentication, is there a way to show all users via a SOAP call? The intent is to then manage the users as can currently be done in Report Manager. Thank you....more >>

How To Dynamically Switch Between Databases In Report
Posted by Smit-Dog at 12/22/2004 7:55:06 AM
Let me preface this by stating that I am a Reporting Services newbie... I need to design a report that displays financial data for 2 companies, Company A and Company B. The problem is that each company has their own distinct database. The schema is identical between them, just different data ...more >>

Q: copy of a field
Posted by JIM.H. at 12/22/2004 7:23:03 AM
Hello, I have a field has some calculation and I need to display it somewhere else too. I do not want to calculate again, how can I do this? Thanks, Jim. ...more >>

Hide my parameter
Posted by Mike Klaarhamer at 12/22/2004 7:09:04 AM
Hi, When i run my report i don't want to see the parameters that i have given it. How can i hide the parameters? Greetings, Mike Klaarhamer...more >>

Parameter from Query
Posted by mnicks at 12/22/2004 7:03:04 AM
I've created a report with a parameter populated from a query that returns the distinct values in a field. However, in addition to the subset of records returned as a result of their parameter selection, I also want to be able to return all rows (as if that field were not part of the select)....more >>

Error Starting Report Manager with Beta 2005 Dec CTP
Posted by Mark at 12/22/2004 6:25:03 AM
I et the following error trying to start Report Manager after installing SQL2005 beta December CTP. I installed side-by-side with a full SQL2000 implementation on Windows 2003 Server: Server Error in '/Reports$SQL2005' Application -------------------------------------------------------------...more >>

Freeze Panes in Excel
Posted by dragon at 12/22/2004 6:01:03 AM
Is there anything I can do so that when my users export their report from reporting services to Excel that it freezes the columns?? I also need to set a default zoom % Is there anyway to do this - thanks ...more >>

Hide Document map at startup of report
Posted by Francois at 12/22/2004 5:23:01 AM
Hi How can i set the document map to startup with the report hidden but not gone. -- Thanks Francois...more >>

Problem with rs:SessionId
Posted by Juan Carlos at 12/22/2004 12:09:07 AM
shotHi group, When I open a report in my IE a new session (ej:zxzxzxzxzx...) was insert into table SessionData in my ReportServerTempDB. It's OK. My report hava same groups and has many drill-drops But when I open other IE and I give this URL: http://myServer/reportserver?my_report&rs:Ses...more >>


DevelopmentNow Blog