Forum Discussion

pborah's avatar
pborah
Solution Sage
2 years ago
Solved

Page view controls

Is there a way to keep hidden drillthrough or bookmark pages open even when the users navigates to another page and only have that page close when the user clicks some kind of a close button for the page? Is this even possible?

 

Essentially I have a few reports that have a lot of pages. Just wanted to keep things organized and less confusing for the end user. Thanks.

  • pborah 

    you can use the url approach to navigate between pages of the report . 

    this will open a new window, while keeping your current window open . 

     

    keep in mind that you can also pass filters to url. 

    https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

     

     

    let me know if that works for you.

     

     

    If my answer helped sort things out for you, i would appreciate a thumbs up πŸ‘ and mark it as the solution βœ…
    It makes a difference and might help someone else too. Thanks for spreading the good vibes! πŸ™

     

3 Replies

  • Daniel29195's avatar
    Daniel29195
    Community Champion

    pborah 

    im not sure i totally understand what you are looking for.

    you can hide pages . 

    create a menu button, and link it to a bookmark that shows the list of pages . 

     

     

     

     

    • pborah's avatar
      pborah
      Solution Sage

      Daniel29195 I think you're describing what I'm looking for. Basically I want to keep all except the summary page hidden but only accessible by a menu. However when a user opens a certain page, then navigates to another of the hidden pages, I still want the previous page to stay open unless the user closes that page themselves. Does that make sense?

      • Daniel29195's avatar
        Daniel29195
        Community Champion

        pborah 

        you can use the url approach to navigate between pages of the report . 

        this will open a new window, while keeping your current window open . 

         

        keep in mind that you can also pass filters to url. 

        https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

         

         

        let me know if that works for you.

         

         

        If my answer helped sort things out for you, i would appreciate a thumbs up πŸ‘ and mark it as the solution βœ…
        It makes a difference and might help someone else too. Thanks for spreading the good vibes! πŸ™