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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
odonnelljuan
New Member

TODAY( ) (DAX) does not update when published

Hi, I have a calculated colum based on a silmple formula that uses TODAY () (also tried with UTCTODAY) - like =Table[DATE]>TODAY() and it works as expected in PBI Desktop and every time I open it, but when I publish the report TODAY() stales at the date when it was published. 

The report doesnt need scheduled refresh (it is a google connection so actually it "cant"), but at least I was expecting that TODAY() would refresh automatically; even if a hit the "Refresh" button in the PBI Portal it doesnt change.

 

Not happy with this feature. Does anybody have a workaround to this?

Thanks

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

A calculated column is calculated once, during the semantic model refresh.  If you want TODAY() to be meaningful you need to use it in a measure, or do daily refreshes (early in the day too!)

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

A calculated column is calculated once, during the semantic model refresh.  If you want TODAY() to be meaningful you need to use it in a measure, or do daily refreshes (early in the day too!)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.