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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
JulianHC
Regular Visitor

Calculated Column not updating on scheduled refresh

Hi everyone,

 

I have a report that I've published to Power BI Service which uses a Date Dim with calculated columns labelling relative time periods.

 

My scheduled refresh updates the data from my source tables, but it does not recalculate my calculated columns in my Date dim.

 

The calculated columns were created with DAX (example below)

 

Relative Month = Date_dim[SequentialMonthNumber] - CALCULATE(SUM(Date_dim[SequentialMonthNumber]),ALL(Date_dim),TODAY()=Date_dim[Date])
 
This column will give me 0 for the current month, -1 for the previous month, -2 for two months ago, etc.. when the next month comes along (May) the [Relative Month] column should label all days in May as 0. But running the scheduled refresh leaves all days in April as 0..
 
Downloading the report and republishing fixes this issue and gives me the correct recalculated columns.. but this defeats the purpose of a scheduled refresh.
 
How can I get the scheduled refresh to reload dimensions so that calculated columns are recalculated?
 
 
Thanks,
J
 
 
 
 
1 REPLY 1
GilbertQ
Super User
Super User

Hi there

On every refresh all the calculated columns should be refreshed?

What time is the refresh happening?

I see that you are using TODAY(), and due to all the power BI servers having their dates stored in UTC it could be a timing issue?




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.