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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
giro17
Frequent Visitor

Custom Column in M with Query Editor or in Desktop with DAX?

HI guys

 

In Power BI Desktop, it is possible to create custom columns in the Query Editor using M, but it is also possible to create columns in Desktop using a DAX formula. 

What are the advantages/disadvantages of the techniques? Is one better than the other? and why?

 

cheers

1 ACCEPTED SOLUTION
Anonymous
Not applicable

If given the choice, adding a column via Power Query (M) is the best practise.  It has performance benefits mainly.

 

There are times that I create DAX calculated columns, but these are only in cases where I want to make use of the table relationships and measures in calculating the result.

 

Add your columns in Power Query whereever possible.

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

If given the choice, adding a column via Power Query (M) is the best practise.  It has performance benefits mainly.

 

There are times that I create DAX calculated columns, but these are only in cases where I want to make use of the table relationships and measures in calculating the result.

 

Add your columns in Power Query whereever possible.

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.