Forum Discussion
Newly created Bookmarks not saving visual-level filters
- 1 year ago
Data must be checked in order for the bookmark to save the filtered state.
Data must be checked in order for the bookmark to save the filtered state.
This works, but not what I need. I have three bookmarks and then I have a "default" state bookmark. I have slicers on the page, and this particular visual (table) I need the data to go from current quarter, next quarter, and current year. When a user selects a filer on the slicer (say they choose the West), I want them to be able to see the data for the West for all three of those views. When I select data on the bookmark, it does not carry over the West filter, it resets that filter to unselected. That is why I removed data. It works perfect on the first two, but not on the 3rd. I DID manage to get it to work by using the "selected visual" and "data", so it applies the data only to the selected visual. However, I am curious why my other two filters still work and this one (nor any others I try the same way as those two) wont work.