Forum Discussion
mark77
5 years agoHelper I
SSAS Tabular vs MultiDimensionalCube - Please advise
We use SSAS cubes for our reporting and are currently deciding on using Tabular or MultiDimensionalCubes with PowerBI. We have quite some MultiDimensionalCubes in place. Tabular would mean rebuildin...
- Anonymous5 years ago
You can't create PowerBI level measures (using DAX )when authoring a report that is connected live to an SSAS multidimensional model. you can do this with SSAS tabuler model.
Please go trough the below links for more details.
mark77
5 years agoHelper I
Thanks. That conclusively answers my question. I guess we'll have to to a pile of rework to convert to tabular.