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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a matrix visual where I added a filter called ShowVisualCompare so that the matrix values will show up only when ShowVisualCompare =1
Measure :
Solved! Go to Solution.
@Kalaivani
I solved a similar problem some time back by using a Card visual on top of the matrix visual. Please check the attached file and adapt accordingly for your case.
In my scenaio, I wanted the visual to be visuble only when Friday is selected.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
There are a couple of approaches to this requirement:
1. If you want to hide certain visuals based on slicer selections, then Bookmarks are probably the simplest method assuming you are not trying to get too tricky.
2. Another is to modify your measures to return BLANK() if nothing is selected.
Good luck!
Hi @WishAskedSooner Thanks for the suggestion. Actually it has be to shown/hidden based on a condition. The condition checks if any value from a filter is selcted. If so, show the visual else hide the visual. But bookmarks are not helping in this. The problem is am able to hide the visual values but headers are showing up.
@Kalaivani
I solved a similar problem some time back by using a Card visual on top of the matrix visual. Please check the attached file and adapt accordingly for your case.
In my scenaio, I wanted the visual to be visuble only when Friday is selected.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
User | Count |
---|---|
97 | |
78 | |
77 | |
48 | |
26 |