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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
PowerBI-ELM
Helper I
Helper I

Table calcuated with Dax not refreshing when source table updates

Hello,

I have a table set up which has fields (timestamp, pointname, value) which was configure in the Query Editor and then set up for incremental refresh / real time data updates.  When published I can see new data coming in as desired.  So that works.  Say this is "Table 1"

 

Now using Dax, I created a second table "Table 2" which does a Pivot operation on "Table 1" using  SUMMARIZECOLUMNS.

 

When published on the Service, I figured that since the line graph I made of the source table was updating in real time that the line graph I made of the pivoted table "Table 2" would also update in real time.   (Page refresh = 30 secs)

 

But no, the pivoted table line graph only updates if up refresh the dataset manually.

 

Should this not happen automatically?  I would think that a dependent table would recalculate when the underlying table refreshes, but it does not.

 

Thanks. 

 

 

Stephen

1 ACCEPTED SOLUTION
v-zhangti
Community Support
Community Support

Hi, @PowerBI-ELM 

 

The calculated tables that have direct queries as their source don't update when the source is automatically updated.

vzhangti_0-1658220090340.png

This is just how calculated tables work. They are stored in-memory (like imported tables) and are only updated when you do a refresh operation. If you need realtime data do not use calculated tables, you would have to look at some other option like doing a view in your source database.

 

For reference:

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-calculated-tables 

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more.

View solution in original post

2 REPLIES 2
v-zhangti
Community Support
Community Support

Hi, @PowerBI-ELM 

 

The calculated tables that have direct queries as their source don't update when the source is automatically updated.

vzhangti_0-1658220090340.png

This is just how calculated tables work. They are stored in-memory (like imported tables) and are only updated when you do a refresh operation. If you need realtime data do not use calculated tables, you would have to look at some other option like doing a view in your source database.

 

For reference:

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-calculated-tables 

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more.

PowerBI-ELM
Helper I
Helper I

I notice the same thing if I create a new table in the Query Editory based on the simpler table that I am refreshing incrementally.  I do the pivot in the second table.  What I find is that the new data added to first table (when published) does not flow down into the second table.

I figured that would work too.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.