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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jpalaci1
Helper I
Helper I

Using Advanced Editor rather than GUI for M code

When doing transformations in Power Query, I always use the GUI and use M code when making custom columns. 

I wanted to learn to use the Advanced Editor more often to reinforce learning M code. Is there some trick to learn how this do without seeing the result with the GUI to make transformations?

 

When I filter a row I can see it; however, if I do a split a column and it's a little more complex it's very easy to see in the GUI the result than to type in the advanced editor. 

Is there some way to learn to utilize the advanced editor rather than using the GUI? What is the workflow of those using the advanced editor when first seeing data to clean up? That is, do you look at the data, plan your transformations then execute on your M code needs?

1 REPLY 1
amitchandak
Super User
Super User

@jpalaci1 , Most of the time you have table transform code which is used in such cases. My advice would use GUI and look at the code then try to write down the same for other piece of code.

 

We have lots list functions that can help

I have discussed many after this video

https://www.youtube.com/watch?v=oiLTUC1RCbU&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=136

 

There lot many power query function discussed in the series after video 70

 

You can also refer these learning resource

https://www.thebiccountant.com/learning-resources/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors