Forum Discussion
How to create new measure with SQL Server Analysis Services-Database
- Anonymous4 years ago
Hi Anonymous ,
According to research:
It's not supported to create measure when opening live connection to SSAS. You have to create those measures within your tabular model.
You can read more about it here:
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-analysis-services-tabular-data
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
According to research:
It's not supported to create measure when opening live connection to SSAS. You have to create those measures within your tabular model.
You can read more about it here:
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-analysis-services-tabular-data
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Thank you very much for this clear respons!