Forum Discussion
fjjpeeters1976
Helper III
1 year agoISFILTERED multiple values
I have a database which has different scenarios. I want to give the user the option to compare one scenario vs another scenario as well as the option to select the months, quarters, years that the...
- 1 year ago
Instead of SELECTEDVALUE use VALUES. That will return multiple rows if more than 1 option is chosen.
johnt75
Super User
1 year agoInstead of SELECTEDVALUE use VALUES. That will return multiple rows if more than 1 option is chosen.