Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I don't understand when I am suppose to be using DAX or the M language. I read a lot of documentation and it is not clear to me. In a lot of places DAX is mentioned as the language to create formulas, new columns and filters in Power BI, but when I look for information in a specific formula I always end up looking at the M language reference. So, can anyone, please, help me understand what is going on between those two?
Solved! Go to Solution.
In general, Power Query (or M) is an ETL (Extraction, Transformation, Load) tool, so it gets data and transforms it into tables that can be be loaded and structured in a datamodel.
Next, DAX kicks in for further data analysis, typically aggregation into measures and results that may depend on filter contexts.
There is a large grey area in which both Power Query and DAX can be used.
Typically, DAX is most populair, so you will find most DAX solutions on this forum.
Also, the Power Query documentation is not very clear, incomplete and sometimes even wrong.
Apparently it doesn't have the highest priority.
You can find an interesting Power Query (M) functions dashboard in the Data Stories gallery.
You may guess correctly that Power Query is my specialty.
In general, Power Query (or M) is an ETL (Extraction, Transformation, Load) tool, so it gets data and transforms it into tables that can be be loaded and structured in a datamodel.
Next, DAX kicks in for further data analysis, typically aggregation into measures and results that may depend on filter contexts.
There is a large grey area in which both Power Query and DAX can be used.
Typically, DAX is most populair, so you will find most DAX solutions on this forum.
Also, the Power Query documentation is not very clear, incomplete and sometimes even wrong.
Apparently it doesn't have the highest priority.
You can find an interesting Power Query (M) functions dashboard in the Data Stories gallery.
You may guess correctly that Power Query is my specialty.
see the link below ...
https://community.powerbi.com/t5/Desktop/Dax-or-M-Language/td-p/136827
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
87 | |
87 | |
67 | |
49 |
User | Count |
---|---|
135 | |
113 | |
100 | |
68 | |
67 |