remove select a value in parameter dropdown
Hi all,
I need to remove the select a value option in report parameter: so i did this
="<Select a Report>" NULL
="Score" ="[Measures].[Indicator Score]"
="Rank" ="[Measures].[Indicator Rank]"
="Value" ="[Measures].[Indicator Value]"
Default value
Null
In BIDS i dont see the select a value parameter.When rendered to report manager/reportviewer it shows Select a report but also shows Select a value before that...this is still there...
ie it shows <Select a Value><Select a report>ScoreRank Value
In report manager I can go to properties and in the parameters section i can see a default value..I deleted the parameters and re did them. I also created a new report and added jus these parameters but its still not work?? :(
I also deleted the reported and re-deployed also deleting the paremters an re-deploying fresh reportplease help me??
January 9th, 2010 11:53pm
Hi Milli,I tried to simulate your scenario. It worked for me when I:1. Made sure that the paramter allows null values.2. Went to the parameter available values and deleted the Null value and then recreated it.3. Removed the default Null value and then recreated it.4. Saved the report.5. Deleted the already deployed report.6. Redeployed.Then, it worked out...Simply modifying the values and redeploying did not work. If you have issues, try to specify a value other than Null (say "NullValue") in teh above steps and see if it works out.
Boyan Penev
---
http://www.bp-msbi.com
Free Windows Admin Tool Kit Click here and download it now
January 11th, 2010 2:56am
It annoys me long, My problem has been
solved with it.
November 25th, 2010 11:30am