Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Community, I have a very simple table with only one cell value which is today's date. Is there a way to make the date automatically update to the current date? Basically the same as if I were to use the =today() function in excel. Thanks!
Solved! Go to Solution.
Why does it have to be a table?
Could it not be a measure? e.g. Today_Date = TODAY()
Thanks
Hello:
I give you two ways below
Today's date to measure, you first create a measure, and then formulate it.
In table, you add a new table and then the formula
I hope it works for you.
Best regards.
Hello:
I give you two ways below
Today's date to measure, you first create a measure, and then formulate it.
In table, you add a new table and then the formula
I hope it works for you.
Best regards.
thank you!! both solutions worked great.
Why does it have to be a table?
Could it not be a measure? e.g. Today_Date = TODAY()
Thanks
thanks! no reason it has to be in a table, i just didn't think about doing a measure. appreciate your help!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.