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.
Hello All,
I had a recent requirement from a user where they wanted to know if some columns can be hidden based on the month selected.
Suppose I have a slicer for months, if suppose I select June then the column Proc Cmpl should disappear, but it shpud not disappear if any other months are selected.
Also there is a bookmark for Score Card and Score Card Projection, the bookmark should also disappear when some particular months are selected.
Is it possible to do something like that
Solved! Go to Solution.
Not possible with columns but you can do that with dynamic matrix visuals based on measures. Warning - this is pretty advanced stuff.
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1354591
Not possible with columns but you can do that with dynamic matrix visuals based on measures. Warning - this is pretty advanced stuff.
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1354591