July 14, 2011 at 4:07 pm
Using SSRS 2008
Has anyone else seen this problem?
I have created a parameter @pOrg (Organization) and populated the Values with:
Label: Value:
ABC 1
DEF 2
GHI 3
MNO 5
and set the Default Values to:
1
2
3
5
In other words All Selected at startup.
This worked fine.
I later came back and added:
Label: Value:
JKL 4
and added 4 to the Default Values
Here's what happens. In the Preview Mode, all is fine. All Labels are selected by default. However, when Deployed out to the server, all options are available, but JKL remains unchecked as a default.
I have checked the underlying code and all looks good. Has anyone else seen this problem?
July 18, 2011 at 7:21 am
yes - once deployed, the report is deployed with the defaults you specify the first time.
If you delete the report and re-deploy with the new defaults you should find all is as expected.
gsc_dba
July 18, 2011 at 3:48 pm
That worked. Now I know for next time.
Thanx
😛
July 26, 2011 at 12:21 pm
Its all about the report is not updated properly.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply