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.
- v-juanli-msft7 years ago
Community 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.
- v-juanli-msft7 years ago
Community Support
Hi Anonymous
After adding bookmark1 to the image,
check "bookmark" box
ctrl+click on the image, i will go to bookmark1,
then select "view" on bookmark pane,
select item in every slicer on every page.
every time you start from bookmark1 to bookmark3, you need to select an item in any slicer, it doesn't store the selected items previously.
Best Regards
Maggie