Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear friends,
I have a request that is probably undoable but this post is my last resort, just in case someone have faced/fixed this issue before.
Date_Departure =
ADDCOLUMNS (
CALENDAR (DATE(2024,1,1), TODAY() + 360),
"Year", YEAR([Date]),
"Month", MONTH([Date]),
"MonthName", FORMAT([Date], "MMMM"),
"YearMonth", FORMAT([Date], "YYYY-MM"),
"Day", DAY([Date]),
"Weekday", WEEKDAY([Date], 2)
)
This table is connected to my fact table via the [Date] column.
I have a slicer (style: between) on a report page using Date_Departure[Date]. I want to prefilter the slicer to start from TODAY() (i.e., select today's date and onward), without filtering the data - meaning that also past dates are available if I click on the slicer.
I'm open to any workaround or even payed visuals. I've tried mutiple stuff but without any result.
Thank you all,
Dimitris
Solved! Go to Solution.
Hi @dpalouktsis ,
Thank you for reaching out to the Microsoft Fabric Community and thank you @miTutorials for sharing the helpful video link.
To clarify, Power BI currently does not allow a Between-style date slicer to visually default from TODAY() to a future date without applying that filter to the report. The method in the video sets the slicer to start from today, but it still filters out past data immediately.
If you want the slicer to look pre-selected from today onward but still show all data by default, here are two possible workarounds:
Since this feature isn’t currently available, you might also consider posting your scenario on the Fabric Ideas - Microsoft Fabric Community. This is where the product team looks for user feedback, and the more upvotes a suggestion gets, the more likely it is to be added in future updates.
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to Accept as the solution to help the other members find it more quickly and a kudos would be appreciated.
Thank you.
Hi @dpalouktsis ,
Thank you for reaching out to the Microsoft Fabric Community and thank you @miTutorials for sharing the helpful video link.
To clarify, Power BI currently does not allow a Between-style date slicer to visually default from TODAY() to a future date without applying that filter to the report. The method in the video sets the slicer to start from today, but it still filters out past data immediately.
If you want the slicer to look pre-selected from today onward but still show all data by default, here are two possible workarounds:
Since this feature isn’t currently available, you might also consider posting your scenario on the Fabric Ideas - Microsoft Fabric Community. This is where the product team looks for user feedback, and the more upvotes a suggestion gets, the more likely it is to be added in future updates.
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to Accept as the solution to help the other members find it more quickly and a kudos would be appreciated.
Thank you.
Thank you @v-tsaipranay and @miTutorials for the valuable input.
Best Regards,
Dimitris
Take a look at this video and let me know if this helps!
Default dynamic Date Slicer and also custom select Dates in PowerBI | MiTutorials
Hello,
I carefully reviewed the video, however I doubt that will work on my case, as we also use LY metrics with SAMEPERIODLASTYEAR functions at our PBI. Would there be any workaround about this?
Thank you,
Dimitris
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
70 | |
68 | |
43 | |
34 | |
26 |
User | Count |
---|---|
86 | |
49 | |
45 | |
38 | |
37 |