Forum Discussion
Consecutive Bookmark Clicks, let me explain...
You should be able to do what you want.
Remember that you can enable data values inc filters, display settings and page. You can also set the filters to sync across pages and hide them on other pages you don't want them shown.
I use bookmarks extensively on my SSIS dashboard
https://community.powerbi.com/t5/Data-Stories-Gallery/SSIS-Catalog-DB-Dashboard/td-p/244677
I have a filter popup and sync common values over the pages. I also use horizontal slicers so they look a bit like buttons.
- Anonymous7 years agoNot applicable@strecharm I could not solution my problem, now the problem is: there are two different slicers in my 3rd page, first page changes de first slicer (serial number) the second page changes the second slicer (part). When I create the bookmark it gets the state of both slicers at the creation moment. So the second bookmar is kiling the first one change. Could you indicate me some basic material to read about? Or simple examples, that would be better :) Thanks for helping me!!!
- v-juanli-msft7 years agoCommunity Support
Hi Anonymous
I make a test according to these articles
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks#visibility---using-the-selection-pane
dataset
product id part 1 a 1 b 1 c 2 a 2 b 2 c 3 a 3 b 3 c Does this meet your requirement?
Best Regards
Maggie
- Anonymous7 years agoNot applicable
v-juanli-msft wrote:Hi Anonymous
I make a test according to these articles
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks#visibility---using-the-selection-pane
dataset
product id part 1 a 1 b 1 c 2 a 2 b 2 c 3 a 3 b 3 c Does this meet your requirement?
Best Regards
Maggie
Maggie, thanks for your help.
In my case the two slicers are on the 3rd page, the 1st/2nd pages change the slicers on the 3rd one.
Besides that I also need the click event to change from the 1st > 2nd > 3rd pages in sequence. I'm triggering the bookmark in a image action, that when clicked filters and change the page to the following.