Forum Discussion

azaterol's avatar
azaterol
Icon for Helper V rankHelper V
3 years ago
Solved

PowerBI Desktop and PowerBI Service and Database

Hello everyone, I've got a question. When I wrote inefficient code and built an inefficient database structure. This means tables are copied and pasted multiple times. How much does that affect per...
  • amitchandak's avatar
    3 years ago

    azaterol , In the import mode data is first stored in pbix, and then once you published it stores on azure cloud.

     

    Refresh on service can add data in service, independent of the desktop

     

    In direct query mode, Power bi do not store data, only store meta and cache results for performace