JSMITH242B
Programmer
Hi Group,
I have a set of parameters I'm using for my report.
Both parameters are based on the same dataset.
What the user wants is when the user selects an item from parameter one, they want to default the 2nd parameter to this same item. Is this possible?
I tried using this as an expression: =Parameters!FirstParameter.Value for the Default value of the 2nd parameter, but this does not work.
Any help much appreciated.
I have a set of parameters I'm using for my report.
Both parameters are based on the same dataset.
What the user wants is when the user selects an item from parameter one, they want to default the 2nd parameter to this same item. Is this possible?
I tried using this as an expression: =Parameters!FirstParameter.Value for the Default value of the 2nd parameter, but this does not work.
Any help much appreciated.