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 Everyone,
Here I want to create this view in Power Bi. Where if I select a product a map should be created showing distribution of that product, there could be multiple product showing there distribution (As shown in the image) and It should disappear if we deselect that product in Slicer.
Please help with this issue.
Hi @DataTurtle ,
You can try using bookmarks to switch between multiple visual objects:
How to hide a visual based on slicer - Microsoft Fabric Community
Or you can create a measure for each visual that specifies the product, and then set the corresponding visual's filter to show it if it meets the requirements, or not if it doesn't, but this will only work on the data, and won't hide the entire visual.
Also try using conditional formatting to make visual objects, fonts and font backgrounds transparent colours:
Solved: Hide and Show visuals based on condition - Microsoft Fabric Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.