Forum Discussion
Date Parameter default issue in Report Builder
I want the report to display today's data once the user clicks on the report link. Is that possible with Paginated report.
I want the users be allowed to pick a parameter and execute for any other date.
Anonymous wrote:
I want the report to display today's data once the user clicks on the report link. Is that possible with Paginated report.
I want the users be allowed to pick a parameter and execute for any other date.
It's definitely possible and I can't see why it's not working this way now. As Hariharan_R suggested, have you checked the available values setting. I often leave this blank for datetime parameters. But if it was using a dataset that returned text values instead of datetime values you would get an error like you first reported. And if it was returning a set of dates that did not include today's date the parameter would be blank when you run the report as the default was not one of the allowed values