The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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