Forum Discussion

K3ph4s's avatar
K3ph4s
Regular Visitor
1 year ago
Solved

Error fetching data for this visual

Hi community, I have a huge issue I do not know how to solve: I have some BI models A,B,C A BI Model is databased, that is linked into B and C as the "powerBI Sematic Model"   In my B and C mode...
  • nandic's avatar
    1 year ago

    K3ph4s , addition to my previous reply.
    I created relationship between table from existing model with table from new source.
    And after dataset refresh on Power BI Service, it throwed me the same error as in your side.

    The issue is because i created relationship between table which is now in directquery model with table which is in import mode.

    Then i created new table via directquery and when i tried to add new column, it throwed me error when i tried to use "LookupValue" function.
    Which means this function doesn't work when using directquery mode.

    So in your case, i think it is easier to take pbix file that is already published for model A, duplicate it and then within this new pbix file to add tables for model B and model C.
    So not to have composite model (link to published dataset + new data sources), but to have all tables within new pbix file (new dataset).

    Cheers,
    Nemanja Andic