Forum Discussion
SASS Mutidimensional import Extremely slow
Ah, are you running power bi with the May update? If you are there is a bug that means you can't post mdx into a data source. Very very annoying which is why we won't upgrade until it's fixed. Looks like the when power bi translates from dax to mdx it turns it into a bit of a mess, well that is what I am guessing it does.
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.
- gooranga110 years agoPower Participant
okay 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