Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
plerner
Regular Visitor

DAX or M language, what am I doing?

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?

2 ACCEPTED SOLUTIONS
Rfranca
Resolver IV
Resolver IV
MarcelBeug
Community Champion
Community Champion

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.

Specializing in Power Query Formula Language (M)

View solution in original post

2 REPLIES 2
MarcelBeug
Community Champion
Community Champion

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.

Specializing in Power Query Formula Language (M)
Rfranca
Resolver IV
Resolver IV

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.