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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Good Day Guys.
I create the following M query below as a calendar but i need it to update to today date everyday,
so the start date will be 1-Aug-2022 and end date is today and it will be updated next date:
= Query1(#date(2022, 8, 1),#date(2023, 8, 1))
Thanks in advance
Solved! Go to Solution.
Hi @Rami_Aziz ,
You could refer below article:-
https://www.mssqltips.com/sqlservertip/6756/power-bi-calendar-table/
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Hi @Rami_Aziz ,
You could refer below article:-
https://www.mssqltips.com/sqlservertip/6756/power-bi-calendar-table/
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin