Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All, Please help me.........!😊
I have a date slicer and I choose before in the slicer. How do I make today's date the default date in Slicer?
Solved! Go to Solution.
Hi @Anonymous ,
Please try below steps:
1. create a date table with below dax formula
Table = CALENDAR(DATE(2022,10,01),TODAY())
2. add a slicer with Table[Date] field
Please refer the attached .pbix file
Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please try below steps:
1. create a date table with below dax formula
Table = CALENDAR(DATE(2022,10,01),TODAY())
2. add a slicer with Table[Date] field
Please refer the attached .pbix file
Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous https://community.powerbi.com/t5/Desktop/Default-Date-in-the-Slicer/m-p/560998#M264608
this post above will help you get the desired output.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 50 | |
| 45 |