SQL Reporting Services 2005 - Date field based on a user entered date?
Posted
by Pierce
on Stack Overflow
See other posts from Stack Overflow
or by Pierce
Published on 2010-06-10T12:58:33Z
Indexed on
2010/06/10
13:02 UTC
Read the original article
Hit count: 130
Hi, I have a report in report services 2005 that has two date fields. The problem is that if users run this for a large section of time it uses too much resources on our server.
It is possible to only allow the end user to enter the start date and then the end date be auto populated/derived from this field (for example they enter the 1st of a month and this automatically change the end date to the last of a month.)
© Stack Overflow or respective owner