Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have a Paginated Report that connects to a dataset in the cloud. It has several parameters, and one of the parameters works fine if it is designed to select one value. I change the parameter properties to allow multi-selecting. When I run the report I am able to select multiple values, but the report only brings back the maximum value selected in the dropdown. The list is alphabetical, so it returns the highest value selected in alphabetical order. I did add a filter so that it searches where the value is 'in' the parameter (vs '='), but that doesn't make a difference. Any ideas how to resolve this?
Solved! Go to Solution.
Hi @ldwf ,
Please review the content in the following blog and check if there is something missing when you create and configure the multi-value parameter...
SSRS Using Multi-value Parameters
Select the option "Allow multiple values"
=Parameters!parametername.Value
Remove the "(0)" from the expression of parameter
Best Regards
Hi @ldwf ,
Please review the content in the following blog and check if there is something missing when you create and configure the multi-value parameter...
SSRS Using Multi-value Parameters
Select the option "Allow multiple values"
=Parameters!parametername.Value
Remove the "(0)" from the expression of parameter
Best Regards
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 35 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 38 | |
| 35 | |
| 23 |