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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Query editor add custom column

Hi all,

 

a potentially simple thing Smiley Happy

I have to add an extra column to my table - which is the copy of an existing column in the same table, but I have to change just a few values (actually names) here and there. The 'Create column from examples' seems not to be working since does not get the logic, so I am trying with the customized column. 

 

What I would need is the equivalent of simple "IF" excel formula which would allow me to replace the names I want to.

 

Example: I have a list of countries (column1) and a list of continents (column2).

I have to create a new column which replicates the continents list I have already, but includes another continent ("newcontinent") - which I would refer to some of the countries in the countries list.

 

So in excel woul be something like = IF ('Country'='XX'; "newcontinent"; "Country")

 

Any hint on how to transpose this into the power query editor?

 

Many thanks!!

 

1 ACCEPTED SOLUTION
PradipMCT
Resolver II
Resolver II

Hi @Anonymous ,

 

You may go to "Add Column" and select "Conditional Column"

 

Regards,

Pradip Microsoft Certified Trainer

Pradip's YouTube Channel

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks, I was looking for the hardest way ignoring the pre-made solution :).

 

 

PradipMCT
Resolver II
Resolver II

Hi @Anonymous ,

 

You may go to "Add Column" and select "Conditional Column"

 

Regards,

Pradip Microsoft Certified Trainer

Pradip's YouTube Channel

 

Hi @Anonymous 

 

You can go to "Add column" --> "Custom Column" --> write the fomula --> if [Country name] = "XX" then "New continent" else "Country"

 

Regards,

Pradip Microsoft Certified Trainer

Pradip's YouTube Channel

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.