Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
@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-parameters
Thanks,
Arul