Report parameters to display values according to condition in ssrs reports

95 Views Asked by At

I have a report parameter @Filter Report and the dropdown values available in this filter are None, CustomerID, CustomerData

CustomerID - If this option is selected , a text box will appear where the user must enter the numeric value.

enter image description here

CustomerData - If selected the user will be presented with two text boxes Name and Age

enter image description here

if none selected then nothing will appear.

Many thanks in advance

0

There are 0 best solutions below