Forum Discussion
Need Help | Date Slicer to update dynamically every week
I have a date slicer on my report which is used to filter the visuals on the page. Now I want the date slicer to dynamically adjust itself to previous week (Mon-Sun) date range on every Monday morning.
Ex1: If today is 8th Jan 2018 (Monday), then the slicer should automatically reflect the date range 1st Jan 2018 (Monday) to 7th Jan 2018 (Sunday).
Ex2: If today is 15th Jan 2018 (Monday), then the slicer should automatically reflect the date range 8th Jan 2018 (Monday) to 14th Jan 2018 (Sunday).
Is it possible to implement this in a single slicer ? Note that we would need the the other dates as well, but, by default every Monday it should automatically adjust itself to the previous week range.
Any help here would be appreciated.
Thank you.
3 Replies
- v-chuncz-msft
Community Support
- ketan10
Advocate III
Hi v-chuncz-msftThanks for the suggestion, BUT it would not really work in my case as I need to show:
1. the dates on the slider for previous week (Mon-Sun) by default
and in addition,
2. the ability to let the user select other dates (in the same date slider) apart from previous week.
- AnonymousNot applicableI’m have a similar use case and wondering if you solved this? If so, can you share your solution pls