Forum Discussion
craig_wilson
10 years agoFrequent Visitor
SASS Mutidimensional import Extremely slow
Hi All, I am connecting to a Multimdimensioal SSAS cube from within Power BI desktop and I am attempting to import a single column from 3 dimensions, one of them is the date dimension, and a sing...
craig_wilson
10 years agoFrequent Visitor
We are not wanting to post MDX into PowerBI, the users don't know MDX. They want to use Power Query to pull in the fields from the cube they want e.g. import the data. The MDX above was captured from SQL Server Profiler.
I agree the DAX to MDX looks awful and performs terribly. MS need to fix this.
gooranga1
Power Participant
10 years agookay I see.
I suppose the alternative is to re-create your cubes but in a tabular model instead of multi-dimensional.
- craig_wilson10 years agoFrequent Visitor
Porting to Tabular is not an option for us unfortunately