Skip to main content
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Sinky22
New Contributor II

Using the new button slicer to navigate to a bookmark on selection

Is there a way to use the new button slicer to navigate to a bookmark?

 

I want to have a dynamic set of buttons that open and switch to different bookmarks. The button values are based on filtered table content

1 REPLY 1
BeaBF
Valued Contributor III

@Sinky22 Hi! not directly โ€” the โ€œnew button slicerโ€ (or slicer visuals) canโ€™t inherently trigger a bookmark. But you can simulate that behavior using bookmarks + buttons + DAX measures / conditional navigation.

Workaround:

  1. Create a small table (disconnected) listing the names of your bookmarks (or pages)

  2. Use that table in a slicer

  3. Create a measure that returns the selected bookmark (or page name)

  4. On a button, set โ€œAction โ†’ Bookmark (or Page)โ€ and use the โ€œfxโ€ (conditional formatting) to pick the destination based on that measure

This gives you effectively a dynamic โ€œbutton slicerโ€ โ€” albeit the slicer only picks the destination name, and you still click the button to activate navigation.

 

BBF


๐Ÿ’ก Did I answer your question? Mark my post as a solution!

๐Ÿ‘ Kudos are appreciated

๐Ÿ”ฅ Proud to be a Super User!

Community News image 1920X1080.png

Helpful resources

Announcements
Users online (2,085)