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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors