Forum Discussion

bhalicki's avatar
bhalicki
Helper V
11 months ago
Solved

SQL Database Connector, PowerBI Desktop and Throttling

Hi all,   Wondering if anyone can tell me if the SQL Database connector in PowerBi Desktop is subject to API throttling limits?  I have a rather large model I am trying to refresh and no matter wha...
  • v-nmadadi-msft's avatar
    11 months ago

    Hi bhalicki 
    Thanks for reaching out to the Microsoft fabric community forum.

    The maximum size for semantic models imported into the Power BI service is 1 GB. These semantic models are heavily compressed to ensure high performance. In addition, in shared capacity, the service places a limit of 10 GB on the amount of uncompressed data that is processed during refresh. This limit accounts for the compression, and therefore is higher than the 1-GB maximum semantic model size. Semantic models in Power BI Premium aren't subject to these limits. If refresh in the Power BI service fails for this reason, reduce the amount of data being imported to Power BI and try again.
    Addittionally Scheduled refreshes for imported semantic models time out after two hours. This time-out is increased to five hours for semantic models in Premium workspaces. If you encounter this limit, consider reducing the size or complexity of your semantic model, or consider refactoring the large semantic model into multiple smaller semantic models.

    I hope this information helps. Please do let us know if you have any further queries.
    Thank you