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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mpicca13
Resolver IV
Resolver IV

Can't Apply Query Changes - The model doesn't have a named expression <Measure Table>

When trying to refresh my report I get the following error:

 

Average Measures
The model doesn't have a named expression named Average Measures.
 
Average Measures is a Measure Table with no columns. When looking at the power query editor the name for that table is exactly the same, nothing has changed.
Is anyone else having a problem with this? this is completely stopping me from working!
1 ACCEPTED SOLUTION
mpicca13
Resolver IV
Resolver IV

Update: I have resolved my own issue, one of my measures in my measure table was trying to calculate a column from a dimension table which had recently changed data types from int to string. I changed the data type back to int this fixed the issue.

View solution in original post

3 REPLIES 3
RCA
Regular Visitor

 
Anonymous
Not applicable

MeasureTable.png 

So I did the same as you suggested and added the Column where I defined it as:

Column = BLANK()
 
I hid the column and then tried to refresh. I get the same error when I attempt to refresh:
Error Message.png
 
The irony is that this model came as  a download from PBI service. I didn't modify anything. What has happened here? Any ideas how to fix?
 
Thanks
mpicca13
Resolver IV
Resolver IV

Update: I have resolved my own issue, one of my measures in my measure table was trying to calculate a column from a dimension table which had recently changed data types from int to string. I changed the data type back to int this fixed the issue.

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.

Top Solution Authors