Forum Discussion

VL22's avatar
VL22
Icon for Advocate I rankAdvocate I
3 years ago
Solved

Slow refresh time in Power BI service

Hi,   I have a 46MB pbix and the data source is from SSAS, import mode. The problem is when I using Desktop to refresh, it only took about 15mins to be refreshed, but it will take about 1 hour and ...
  • VL22's avatar
    3 years ago

    Some update for this issue.

     

    Our main data source is from SSAS with import mode, and we will refresh the data via Enterprise Gateway. We made the following changes and the refresh time was from over 2 hours, which would time out and never got success, to 20 mins by scheduled refresh or 8 mins by manully refresh.

    1. upgraded the SSAS server to 4 vcore and 16GM of RAM and use D-series in Azure.

    2. moved gateway from prviate cloud to Azure. 

    Based on the official document, import mode will require more RAM than CPU. However, in our case, the gateway memory always uses around  2~2.5 GB and the CPU is around 80%(4 vcores).