Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Measure for "Earned" returns wrong value

Hi,   I am new to Power BI, so apologies if I am doing something completely wrong.   I have a table in which each row is a project.   Each project has a column called "Phase" which has the foll...
  • Gordonlilj's avatar
    Gordonlilj
    6 years ago

    My first guess to the issue would be that you're using a hidden table with no relation between the other tables.

    Using Unique Projects Data Model instead gives me the result you mentioned

     

     

    Total Nominal Budget = SUM('Unique Projects Data Model'[Current Client Budget])