Forum Discussion

DonHoog's avatar
DonHoog
Icon for Advocate I rankAdvocate I
4 years ago
Solved

Processing error: The key didn't match any rows in the table

Hi,   I took over some dataflows from a colleague but I cant figure out what the problem is. Here is what I know:   There is a PBIX file with some tabs. When I click refresh in Power BI desktop ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    I found a solution for my issue:

    I had to recreate a new dataflow, with the same tables so that was easy

    After that, refresh the sources in PowerQuerry in my pbix file for each tables

    And finaly, upload the pbix in Power Service, so that the dataset can switch on the new dataflow

     

    Hope it can help you too