Articles in this section
Category / Section

Is it possible to showing the selected all text instead of showing all values from a parameter

Published:
Updated:

Yes, you can able to show the Selected All text instead of showing all values from parameter when we choose the select all option in Parameter using expression. You can find the below expression for achieving this.

 =iif(Parameters!<ParameterName>.Count == Count(Fields!<FieldName>.Value,"<DatasetName>"),"Selected All",Join(Parameters!<ParameterName>.value,","))
Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied