Forum Discussion
How to set default date (between slicer)
My customer loves "between slicer". He asked me to use it for dates filtering. Now he asks me to set a default value for date slicers. It should be last month by default, but he wants to have the ability to change the range of dates.
For instance, we have a slicer with a range from 1th November to 1th December. My customer wants to refresh the page or press default (at PB service) or press any button and see data for current month (from 1th December to 31th December)
I don't know how to resolve it.
Here you can see pbix example
Did anybody resolve this issue?
Thanks in advance!
2 Replies
- v-lili6-msftCommunity Support
hi Anonymous
It couldn't achieve that set a default value for a slicer, becasue when you log out of Power BI and come back to a report, the same items will be selected as when you left.
here is the idea, please see detailed explanation in it:
For your case, you could use relative date slicer instead.
Regards,
Lin
- SivaManiResident Rockstar
Anonymous ,
Bookmarks will help you to have a button in this case.
Please refer the below links:
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks
https://community.powerbi.com/t5/Community-Blog/Toggle-between-a-chart-and-a-table/ba-p/312655
Thanks,
Siva