Forum Discussion

mpicca13's avatar
mpicca13
Icon for Resolver IV rankResolver IV
6 years ago
Solved

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 c...
  • mpicca13's avatar
    6 years ago

    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.