Forum Discussion
Run action for bookmarks
If we could run the execution of a button action (or image) through a command, we could, for example, switch bookmarks only on selecting a value in Slicer, creating a cleaner environment without a button for each given action. They are all concentrated in a single slicer.
I believe if it would be something like this:
IF (SELECTEDVALUE (COLUM_A) = "A"; "CLICK ON A BUTTON")
Can there be something like this?
1 Reply
- v-gizhi-msftCommunity Support
hi,
According to your description, I’m afraid your requirement can’t be achieved currently.
Bookmarks are used to record visuals state and you can set buttons connected to them.
Currently, there is no DAX function to reference the bookmark or any button.
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks
Best Regards,
Giotto Zhi