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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Flexx
Frequent Visitor

Power Query vs DAX - replace values

Another noob question.

My source data is ugly and I end up doing a lot of "replace values" . For example, sometimes a person's name includes a middle initial, and sometimes the same name does not. So I end up making one match the other.

 

The question is , is it better to do this in power query or with dax once the data is loaded ?

 

thanks for the help.

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @Flexx 

It is generally recommended to clean data in PowerQuery, such as the replacement of some dirty data.

Dax is biased towards the summary and analysis of data. 

Power Query M vs DAX: Getting the Best of Both 

 

Best Regards,
Community Support Team _ Eason

View solution in original post

2 REPLIES 2
Flexx
Frequent Visitor

Thank you so much !

v-easonf-msft
Community Support
Community Support

Hi, @Flexx 

It is generally recommended to clean data in PowerQuery, such as the replacement of some dirty data.

Dax is biased towards the summary and analysis of data. 

Power Query M vs DAX: Getting the Best of Both 

 

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors