Forum Discussion

andhiii079845's avatar
andhiii079845
Icon for Solution Sage rankSolution Sage
3 years ago
Solved

Power Premium maximum total size dataset

Hello,

 

if i have Power Premium P1, I will have 25 GB maximum Memory.

I understand that the maxium dataset should be 50 %: 12,5 GB. 

But how many datasets with 12,5 GB can I have in my workspace? 2, 3, 100? 

 

Thank you for your help!

9 Replies

  • So 20 datsets in the workspace with 12 gb will be no problem? 

    But i think first the datasets has to be everytime in the memory? or only in case of refresh? and if a query is running for the dataset?

    • TomMartens's avatar
      TomMartens
      Icon for Super User rankSuper User

      Hey andhiii079845 ,

       

      the nature of a Power BI dataset in import mode (data is imported to the dataset) is that the data will reside in memory when the data is queried, meaning a user is interacting with the data. The reason fo this is simple: the analytical engine behind the power of a Power BI dataset is an in-memory columnar storage engine, also known as vertipaq engine, SSAS Tabular.

       

      If the dataset is refreshed the data has to be in memory as well, the amount of required memory can be reduced when you are using incremental refresh.

       

      Hopefully, this provides the additional information you are looking for.

       

      Regards,

      Tom

      • andhiii079845's avatar
        andhiii079845
        Icon for Solution Sage rankSolution Sage

        Yes, this clear for me. But is this 50 % rule right? If I refresh the complete dataset it has to be in the memory. But also the old dataset has in the memory in this moment of refresh? So if i have 25 GB memory my maximum dataset size is 12,5 GB ?