Forum Discussion
fjjpeeters1976
1 year agoHelper III
ISFILTERED 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.
v-nmadadi-msft
1 year agoCommunity Support
Hi fjjpeeters1976 ,
Thanks for reaching out to the Microsoft fabric community forum.
Thank you to johnt75 for their valuable suggestion.
Here is a previous discussion that happened in the forum where the query got resolved by using values as well, please check it out as I think it will be helpful to know how exactly to integrate VALUES into your DAX formula
Solved: Multiple selection from slicer with multiple value... - Microsoft Fabric Community
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you