Forum Discussion
Consecutive Bookmark Clicks, let me explain...
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