I'm trying to set the parameter as "All" when the user clicks on "Select All" option in the multi-select parameter. The requirement is to not show all the selected values in the top. Currently, I'm getting this:
This is the expected value when all are selected:
How to add this requirement? I have tried with adding dataset with "All" value in the table but that is only useful in case I need to display the value inside the report but I need to show it as the parameter in the place where we are selecting parameters.
