Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
One of our old SSAS cube (Multidimentional) cube has been converted to fabric semantic model currently using F64
users need to use their old expeirence using Excel endpoint because of that we have used analysis in Excel feature in Fabric Semantic model.
When we compared performance between two, SSAS took less time than Fabric analysis in Excel for 'OLAP running' in granular levels. (with PowerBI there is no issue).
Im aware that multidimention calculate the values in the processing period and tabular using on the fly calculations.
Does there a performance lack in Excel endpoint when comparing Multidimention and Tabular models generally ?
Is there a way to overcome it ?
i did find the below article : Chris Webb's BI Blog: Excel PivotTable Query Performance With Analysis Services, Power Pivot And Pow...
Power BI has to emulate MDX when running Analyze in Excel. That translation impacts performance.
Nowadays our power users have moved away from Analyze in Excel towards "Live connection" which is based on DAX queries against the Semantic Model. Even though they lose the cube access they seem to be happier.