Forum Discussion

Rami_Aziz's avatar
Rami_Aziz
Helper I
3 years ago
Solved

update today date M Query

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