I have a dataset that returns a '' (blank) value amongst the other records. This dataset populates a multi-value drop-down parameter and the "Allow blank value" checkbox is checked in the Report Parameters window.
However, when I select Non-queried in the "Default values" section and select <Blank>
, VS2005 reverts to selecting Null in the "Default values" section as soon as I close the window.
How can I make the drop-down parameter select the '' (blank) value by default?