Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
scottd
Starting Member
11 Posts |
Posted - 2007-06-02 : 12:29:04
|
Hi all,I'm looking to return certain rows from our db into SRSS based on a user selected date range using the parameters calendar.My query returns all required fields/rows, but how do Ipull the specific rows, (that are based on a date range that the user enters),into the report? I've tried expressions, and vb functions to no avail. The users will be using the calendar parameter to select dates.So far the reports pull in all rows from my query..Thanks,Scott |
|
|
|
|