Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

SSRS 2010 Datepicker calendar is not displayed when a parameter has the available values setup

$
0
0
In a modifed ssrs 2010, I added a parameter called startdate where the data type is set to date/time.
The start date parameter obtains its default value from the following query:
select schoolyear,min(startdate)AS STARTDATE
 fr

Viewing all articles
Browse latest Browse all 2791

Trending Articles