Forum Discussion

biremedia's avatar
biremedia
Frequent Visitor
1 year ago
Solved

Not valid column status

Hi everyone, I get the following error on my report visuals: "the query refers to a relationship between Vacation[LeadClientId] and LeadClient[ClientId] that depends on a column with an invalid stat...
  • Idrissshatila's avatar
    1 year ago

    Hello biremedia ,

     

    what you should do is that download the report from service that has the error, because it happened to me one, that there was some sort of transformation happening when getting published.

     

    so after downloading the version with the issue , go and check the mentioned columns.

  • biremedia's avatar
    1 year ago

    I solved the problem, it was really tricky!

    I created a report connected to the publihed data model in order to study the published data.

    There was a duplicated value in a table where I use a LOOKUP function.

     

    I could not see it in PowerBI desktop due to the different data refresh polices that incremental refresh introduces.

     

    Thank you all for your help!