Forum Discussion

Jess_54785's avatar
Jess_54785
Frequent Visitor
11 months ago
Solved

Issue Excel File Connected to Semantic Model with Analyze in Excel

Hello, Since August 26th, some users (including myself) have been experiencing a problem refreshing Power BI datasets in Excel. The error message is: “We couldn’t get data from an external ...
  • v-tejrama's avatar
    v-tejrama
    11 months ago

    Hi Jess_54785 ,

     

    Thanks for sharing the additional details. Since you and your colleague have the same Pro licence and roles, and you’ve already tried reducing the query size, updating Excel and disabling “Show items with no data”, this rules out role security or configuration issues. The error is actually coming from the way “Analyze in Excel” runs queries on shared Pro capacity. In Pro, the per-query memory limit is fixed and once the auto-exist calculation crosses that threshold, the engine cancels the query. That’s why it works with lighter pivots but fails when the query is heavy.

    On Pro capacity, there isn’t an option to increase this memory limit. The only workarounds are to keep the queries as lean as possible in Excel (apply filters at the top level, avoid using too many high-cardinality fields together, and rely on measures instead of multiple raw fields). If you often need to pull larger data into Excel, moving the dataset to a Premium or PPU workspace will help, since those have higher memory allowances.

    Thank you,

    Tejaswi.