The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I'm looking for best practices or use cases for rebuilding an SSAS Multidimensional Cube in a Power BI Semantic Model. Specifically, I'm interested in guidance around data modeling and converting MDX queries to DAX.
Got few Ideas from Chat GPT
Solved! Go to Solution.
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,
Hii @elakkiyaselvan ,
May I ask if you have gotten this issue resolved by the solution provided?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Regards,
Chaithra.
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,