I want the parameter to load the available values from the query (or something else) and "allow multiple values". When I do this, the list starts with "Select All."
This is great, but there seems to be no way to set the Select All option, which is unacceptable in my case. This particular report will contain 8 optional parameters, and if htey has to select “Select All” several times, this is hardly optional.
Therefore, I create my own version of "..All" and the code for its adoption. I can by default, but then the user sees:
(Select All)
..All
It looks unprofessional. I scanned the network and did not seem to respond to this problem.
Is there a way to suppress (Select all) or achieve what I need? Any ideas?
source
share