Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Load was cancelled by an error in loading a previous table when I refresh Power BI

Hi,

 

I've saved down data in the form of Excel which is linked to my Power BI report, when I refresh Power BI report it comes back with Load was cancelled by an error in loading a previous table.

 

I saved the excel file with the same file name as before so I did not need to change the data source each time, so I know it's not due to a change in the source file name.

 

I can't seem to see what else it could be.

 

Woould be very grateful to hear from anyone else who has encountered this error.

 
 

19 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion
    There should be a more information link. Also, go into Power Query and see what query has an error. There should be information there to tell you what is happening.
    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Greg_Deckler 

       

      I've reselected the Source files again and now I have an error that states "the column nOrderID of the table wasn't found".

       

      However this is column has always been there as I checked a report I previously produced.

      • Greg_Deckler's avatar
        Greg_Deckler
        Icon for Community Champion rankCommunity Champion

        OK, so click on the Source or Navigation step and see if that column is in the data. Basically, work your way down through the steps of the query and see which step gives you an error where no data is displayed.

  • AllisonKennedy's avatar
    AllisonKennedy
    Icon for Community Champion rankCommunity Champion

    Anonymous  This is a very common and generic error, so you are not alone. 

     

    We will need more information to be able to help you though. Are you able to send screenshot of the error or let us know all the text, including which table results in error and what the error message is? Often it is relating to a column name being missing or changed.

     

    Has this post solved your problem? Please mark it as a solution so that others can find it quickly and to let the community know your problem has been solved. 

     

    If you found this post helpful, please give Kudos.

    I work as a trainer and consultant for Microsoft 365, specialising in Power BI and Power Query. 

    https://sites.google.com/site/allisonkennedycv

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi AllisonKennedy 

       

      Thanks for getting back to me.

       

      For some odd reason it would not let me paste a screen shot as I tried on my original post.

       

      Guess I will just have to try and figure this one out.

       

       

  • Hi Anonymous ,

     

    It will be nice to have some screenshots around the issue. This doesn't help in answering your query.

     

    Thanks,

    Pragati

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Greg_Deckler 

     

    There is a Promoted Headers step before the Change Type step.

     

     

    • AllisonKennedy's avatar
      AllisonKennedy
      Icon for Community Champion rankCommunity Champion

      Ok, and what is the name of the first column when you select the Promoted Headers step? And what are all steps above that one? 

      • Anonymous's avatar
        Anonymous
        Not applicable

        Ok, we've found it AllisonKennedy ,

         

        When I click on the Promoted Header step the title of the first, second and third columns are actual data itself.

         

        I really can not think how this could have happened as I saved over the file with a fixed file name.

  • Hello
    I have solved this same problem differently.

    In my case, the update tables had included blank null rows in all cells.

    Only, I've added a step in each dimension and Facts table from Power Query, with the option:

    Remove rows => Remove blank rows.

    If you manage to solve your problem in this way, like the comment so that other users take advantage of it.