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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.