Forum Discussion
Bookmarks - keep user slicer choice along multiple bookmarks
- Anonymous5 years ago
I have managed to achieve my desired bookmarks selection with rather unsightly solution:
I have created additional date slicer which is always unvisible and created bookmarks using it and deselecting slicer i would like not to change with changing the bookmark
Hello Anonymous ,
By deselecting the "data" interaction on the bookmarks the user selections on the slicers will be maintained, but this also means that the page level filters that you have applied within the bookmarks will no longer be active.
You can work around this by switching between dynamic measures. If you code the filters directly into the measures and then swap between the measures you will be able to achieve the same result. BUT this means that you will most likely need to have several different tables, that you toggle visibility on depending on the bookmark selection.
Hope this helps!
Br,
Johannes