I’ve got ssrs 2012 and I have to create report with parameters (multivalue).
My question is:
Is it possible to set label to “Checked all”, when someone checked all possible values? Now I’ve got all labels listed…
Thanks,
Mat
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to display all the selected values for a parameter you’ll usually write an expression like:
If you want to display “Checked all” instead of all the different parameters listed first you need to know how many parameters you’re displaying on the multi-value field. If the list of values is coming from a query to the database you can use the following expression: