Forum Discussion

Franky_Piferoen's avatar
Franky_Piferoen
Frequent Visitor
9 years ago
Solved

Incorrect errormessage can´t create a relationship between two columns because one of the columns ..

Hi, I've found a lot of posts about 'can´t create a relationship between two columns because one of the columns must have unique value'. But I think I got this error while it was not supposed to ...
  • Franky_Piferoen's avatar
    Franky_Piferoen
    9 years ago

    Hi Phil,

     

    some extra information

     

    I use views in sql server as sources for powerbi.

    When I remove the where DD.FullDate <> '0001-01-01' from that view and refresh the data in powerbi I get the error 'Column Fulldate' in table SiteEventDate' contains blank values and this is not allowed for columns on the one side of the many-to-one relationschip ...

     

    When I add the where clause again in my view I can load the data without problems.