Forum Discussion
Filter date using bookmarks PowerBI
- 10 months ago
Hi SeymaKalay ,
The usage of bookmarks altough they allow to have the specific data values stored and get to a "defaut" value they are not flexible enough, in the example you are giving you would need to have a 2 bookmarks for all the dates that you have one for the left arrow and another for the right arrow. Be aware that this is for page meaning that if you want to have this type of UI/UX on all the pages you will multiply the number of bookmarks.
The slicers on Power BI allow a couple of things like between values, etc. For this custom look and fell you can always try custom visuals:
You can also try to play around with a single select slicer and a card visual on top of it to get the final resul like this:
Hi SeymaKalay ,
The usage of bookmarks altough they allow to have the specific data values stored and get to a "defaut" value they are not flexible enough, in the example you are giving you would need to have a 2 bookmarks for all the dates that you have one for the left arrow and another for the right arrow. Be aware that this is for page meaning that if you want to have this type of UI/UX on all the pages you will multiply the number of bookmarks.
The slicers on Power BI allow a couple of things like between values, etc. For this custom look and fell you can always try custom visuals:
You can also try to play around with a single select slicer and a card visual on top of it to get the final resul like this: