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 > september 2006 > threads for tuesday september 12

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

End User Filter Option
Posted by Reddy at 9/12/2006 4:14:01 PM
I am using RS 2005. Here is my question… I have two different date fields (FileDate and TransDate) in my query and I want to give end user an option to filter either one i.e on filedate or on Transdate and also a date range in where clause. Is this possible? If so. How can I implement this ...more >>


Custom Report Item
Posted by Radhika at 9/12/2006 3:22:01 PM
Hello. I need to write a CRI which will update a attribute in the RDL file. Can anyone point me in the right direction. This is my view I will have a textbox and a button on the CRI. While building a report through BI , the report author adds CRI. enter a value in the text box and click ok...more >>

Graphic lost on parameter change
Posted by SteveM at 9/12/2006 3:04:58 PM
I have a graphic that I place on the screen based on the following logic. I also have a non-queried parameter that I can toggle between "average" and "cumulative". =Iif(ISNOTHING(Fields!KPI.Value),"grey.gif",Iif(Fields!KPI.Value =-1,"Red.gif",Iif(Fields!KPI.Value = 0,"Yellow.gif","green.gif"...more >>

Multi-select Parameter - Single Quote Problem
Posted by sajjad.mussani NO[at]SPAM gmail.com at 9/12/2006 1:34:03 PM
Hi, I am using SQL Server 2005 Reporting Services. I am trying to pass a multi-select string value to my query but having difficulties with single quotes. My query is: SELECT * FROM Customers WHERE CustomerID > 200 AND CustomerType IN (@CustomerType) @CustomerType is a multi-select par...more >>

Subreport with parameters
Posted by Mark Goldin at 9/12/2006 10:37:29 AM
How do I create parameters in a subreport that will be coming from the master report? Thanks ...more >>

Report Style Library
Posted by DodgeMagnumGuy at 9/12/2006 9:51:08 AM
I found this GREAT posting earlier this week but having problems getting it to work. It am getting an error at the s.Split function. Has anyone else gotten this to work? http://groups.google.com/group/microsoft.public.sqlserver.reportingsvcs/browse_frm/thread/3ff51b1a93b98d87/a6b124d4161834d4?...more >>

Datasource credentails not saved if inside a batch
Posted by vRam at 9/12/2006 7:05:02 AM
I am publishing an RDL using webservice. After publishing the report, i update the embeded datasource for the report using "SetReportDataSources" method. If i use a "BatchHeader", with "ExecuteBatch" method the report is not working. It says cannot login. I have to go the report datasource ...more >>

How to set the breakepage of grouping
Posted by ad at 9/12/2006 12:00:00 AM
I use a List to group my data. I can set the breakpage in the EditDetailGroup. But how can I set it with codes? ...more >>



How to set PageBreakAtEnd of a Table
Posted by ad at 9/12/2006 12:00:00 AM
I use a Table in a report. I have a parameter PageBreak in the report. How can I set the PageBreakAtEnd property of a Table to the parameter? ...more >>


DevelopmentNow Blog