Forum Discussion
__michiel
2 years agoRegular Visitor
Date slicer default to max date
I have a date slicer in the Power BI service. The report contains data untill yesterday. If I save the report and open it the next day, the max date stays on the date of yesterday. So f...
- 2 years ago
Hi all,
I finally found a solution. The key is to not change the date when you are editing your report, then Power BI will remember that selection. Better explained here in this video, all credits to Rosh.
https://www.youtube.com/watch?v=D4AF9lQCick&ab_channel=PowerBIwithRosh
Hope this helps others, it was driving me crazy!
__michiel
2 years agoRegular Visitor
Hi,
Thanks for your reply. This is the solution I have though, and this is when the problem occurs. So unfortunately no sollution for me.
Thanks again for your input!
Anonymous
2 years agoNot applicable
Hi __michiel ,
Try creating the following schedule:
Table = = CALENDAR(MIN('YourTable'[date]),TODAY())
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.