Forum Discussion
DAX - Open and Close Visual
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
Heinrich So there is *sort of* a way to do this, watch my video on Dueling Tooltips:
5 Replies
- Greg_Deckler
Community Champion
Heinrich Not sure I completely understand but you can't really control visuals like that from DAX. Generally you would use bookmarks.
- Heinrich
Post Partisan
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
- Greg_Deckler
Community Champion
Heinrich So there is *sort of* a way to do this, watch my video on Dueling Tooltips:
- Heinrich
Post Partisan
Hi Greg
Thank you.
I will have a look tomorrow.
Have a great dayHeinrich