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.

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

if none selected then nothing will appear.
Many thanks in advance