Forum Discussion
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.
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
- Daniel29195Community Champion
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 .
- pborahSolution 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?
- Daniel29195Community Champion
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! π