Forum Discussion
SSAS Multidimension cube rebuild in Semantic model
- 1 year ago
Hi elakkiyaselvan ,
Thanks for reaching out to Microsoft Community.
I understand that you are seeking a guidance to rebuild SSAS Multidimension cube in Semantic model. Converting MDX queries to DAX involves understanding the structural differences between the two languages. MDX is dimension-based, while DAX operates on tables and columns. Please refer the following documents.
Reference: DAX for multidimensional models in SQL Server Analysis Services | Microsoft Learn
Converting MDX to DAX – First Steps - SQLBIBest Regards,
Community Support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi elakkiyaselvan ,
Thanks for reaching out to Microsoft Community.
I understand that you are seeking a guidance to rebuild SSAS Multidimension cube in Semantic model. Converting MDX queries to DAX involves understanding the structural differences between the two languages. MDX is dimension-based, while DAX operates on tables and columns. Please refer the following documents.
Reference: DAX for multidimensional models in SQL Server Analysis Services | Microsoft Learn
Converting MDX to DAX – First Steps - SQLBI
Best Regards,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.