Forum Discussion

vickyd's avatar
vickyd
Icon for Helper V rankHelper V
6 years ago
Solved

What is Power BI loading when it shows the "Loading Data" Screen?

What exactly is a Power BI Report doing when it initiallly shows "Loading Data"? e.g I created a sample report that has nothing but a text box. No data connection, nothing.    When I load that rep...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI vickyd,

    I'd like to complement Greg_Deckler's point of view.

    Normally, you can enter to query editor and will see your query tables with their query steps. In fact, displayed query tables records are the preview of these query formula processing results. They weren't really executed and imported source data to the query editor side.

    When you click 'apply & save changes', these query steps will be executed and processing in the background and display 'loading data panel' to notice that 'power bi are busy to process your data'. (execute query steps to get data and transform data structure, then loading and convert these result tables to data model tables)

    I hope the above can be helpful to your doubts.

    Regards,

    Xiaoxin Sheng