Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
See this post
https://community.fabric.microsoft.com/t5/Service/XMLA-connection-is-randomly-failing/m-p/4777982#M2...
But the nutshell is that XMLA endpoint in Excel is a totally unreliable method for final user since
- GETPIVOTDATA is impacted by the internal Excel caching of data and there is NO WAY for the user to disable this cache: this means that you don't know if your data is up to date or not. This is a product breaking limitation because you cannot trust the product at all and as the feature is advertised as self-service BI, you cannot really release to final, non-tech, users
- the connection sometimes simply fails. You try to refresh a report, hit refresh, takes a while and data is not refreshed
- when converting the table from GETPIVOTDATA to CUBEVALUE some metrics are simply removed and not converted, even if they're simple queries
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.