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.

 All Forums
 Development Tools
 Reporting Services Development
 setting up date

Author  Topic 

gavakie
Posting Yak Master

221 Posts

Posted - 2008-04-11 : 11:42:03
I have a report thats being setup so when its emailed out it runs the previous months information, but it also has a date range with a startdate and enddate, how do i set up in the properties so when it just runs it runs the previous months information unless they change it?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-04-11 : 13:05:22
Just create two new datasets which holds just previous month Start and end date. Then assign these datasets as source for default values of your parameters.
Go to Top of Page
   

- Advertisement -