Forum Discussion
Anonymous
3 years agoNot applicable
Based on slicer selection show visuals
Hi, I want to show or hide two different visuals based on the value selected from a slicer. So I have a filter "Measures" which will have values such as "a" , "b" etc.
when user selectes "a" it should show visual 1 and if "b" is selected then visual b should be appered.
I was looking for the solutions but did not find any working one so far.
Thanks
2 Replies
- Arul
Super User
Anonymous ,
you can use field parameter to achieve your result. Please check the below link
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parametersThanks,
Arul
- AnonymousNot applicable
Thank you Arul , I will try this and let you know.