Forum Discussion

sheschro68's avatar
sheschro68
Frequent Visitor
4 months ago
Solved

Page Navigation

Hello, I am working on creating a page navigation "system" in my desktop.pbix. I have tried two different ways and end up with the same results. I'm hoping someone here can help or tell me it can't ...
  • RicardoTraNa's avatar
    4 months ago

    Hi! This is expected behavior in Power BI.. bookmarks are always tied to the page where they were created, even if “Current page” is turned off. That setting prevents navigation, but the bookmark still stores the visual state of its original page, so when you copy the buttons to other pages they still reference the landing page bookmarks and won’t work properly there. Unfortunately, bookmarks aren’t reusable across pages, so your options are either to recreate them on each page or switch to a more stable approach like using the Page Navigator and a fixed menu instead of show/hide bookmarks.

    Hope that help!