I have a parameter is filled by a dataset with values the user can filter on. If the user selects a filter and the default is the first value of that dataset; however if the user chooses not to use that filter then I would like the default value of the parameter to be “-“. I can get it to work one way or the other but not both.
Any suggestions to help solve this issue would be appreciated.