Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Team,
I want to use mutiselect in one parameter based on this selection, I want the next parameter to filter the value, 2nd parameter will be also be multiselect in SSRS Reporting.
Example:
In Continent I'm selecting: Asia, North America // 1st Parameter
For next Parameter, I should get country of only these 2 continent. There also I want multiselect, Let say
In Country I'm selecting: India,USA,canada
Thanks..
Solved! Go to Solution.
A parameter can be multiselect or single. I cannot be both depending on selections.
For the second parameter you need to pass 1st parameter value to 2nd Parameter's Dataset and then you will get he filtered values for your dataset. and then on parameters properties select 'Allow multiple values'
Proud to be a Super User!
A parameter can be multiselect or single. I cannot be both depending on selections.
For the second parameter you need to pass 1st parameter value to 2nd Parameter's Dataset and then you will get he filtered values for your dataset. and then on parameters properties select 'Allow multiple values'
Proud to be a Super User!
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
2 |