Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

how to automatically set today's date

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!

 

 
2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Why does it have to be a table?

 

Could it not be a measure? e.g. Today_Date = TODAY()

 

Thanks

View solution in original post

Petazo
Helper I
Helper I

Hello:

I give you two ways below

Today's date to measure, you first create a measure, and then formulate it.

fecha hoy en medida.png

In table, you add a new table and then the formula

fecha hoy en tabla.png

I hope it works for you.

Best regards.

View solution in original post

4 REPLIES 4
Petazo
Helper I
Helper I

Hello:

I give you two ways below

Today's date to measure, you first create a measure, and then formulate it.

fecha hoy en medida.png

In table, you add a new table and then the formula

fecha hoy en tabla.png

I hope it works for you.

Best regards.

Anonymous
Not applicable

thank you!!  both solutions worked great.  

Anonymous
Not applicable

Why does it have to be a table?

 

Could it not be a measure? e.g. Today_Date = TODAY()

 

Thanks

Anonymous
Not applicable

thanks!  no reason it has to be in a table, i just didn't think about doing a measure.  appreciate your help!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors