Forum Discussion
Aragorn
Helper I
3 years agoHide Visual based on Selection
Hi, I have a PIE CHART which contains 2 measures as its values: CountGood = CALCULATE(COUNT(ObjectsTbl[Obj_Id]), FILTER(ALL(ObjectsTbl), ObjectsTbl[Obj_Type] = SELECTEDVALUE('ObjectsTbl'[Ob...
- 3 years ago
Hello,
You can't hide a visualization through dax. you can use bookmarks to hide / show visuals.
Check this article to see how to hide / show visuals using bookmarks https://www.aerieconsulting.com/blog/how-to-hide-and-show-visuals-in-power-bi
If I answered your question, please mark my post as solution, Appreciate your Kudos๐
Idrissshatila
Super User
3 years agoHello,
You can't hide a visualization through dax. you can use bookmarks to hide / show visuals.
Check this article to see how to hide / show visuals using bookmarks https://www.aerieconsulting.com/blog/how-to-hide-and-show-visuals-in-power-bi
If I answered your question, please mark my post as solution, Appreciate your Kudos๐