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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello
Is it possible to open (single) and close (multiple) visuals with one DAX Script?
If yes how do I do that.
Thank you for your answer
Heinrich
Solved! Go to Solution.
@Heinrich So there is *sort of* a way to do this, watch my video on Dueling Tooltips:
Hello Greg_Deckler
Thank you for your answer.
I have the solution with Bookmarks. The visuals are in the same location of the canvas.
The visuals react to a button with the bookmarks but I want to use it with a dax.
i.E. While I press the button the dax closes 1. visual a and opens visual b.
Regards
Heinrich
@Heinrich So there is *sort of* a way to do this, watch my video on Dueling Tooltips:
Hi
I have watched the video.
Don't know if this is right but here an description.
All 4 visuals open in the same space. If I press 1 all others (2,3,4) should be hidden.
If I press 2 all others (1,3,4) should be hidden. etc.
Do you have a solution?
Regards
Heinrich
Hi Greg
Thank you.
I will have a look tomorrow.
Have a great day
Heinrich
@Heinrich Not sure I completely understand but you can't really control visuals like that from DAX. Generally you would use bookmarks.