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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Add Conditional Columns In Power Query at Scale

Hi,

I'm looking for a way to add conditional columns in Power Query at scale. I found this article ( https://support.microsoft.com/en-us/office/add-a-conditional-column-power-query-f2422ed1-f565-4e64-b... ) that shows how to manually add a conditional column, but if I have say hundreds of these entries, it would be difficult to manage. Say I had a list with the values in one column and the outputs in the other. Is there a way to create conditional columns based off this list?

 

Here's an example:

Original Column                                 Column to be Added

Oceansea Ventures                             Ocean

Supersupply Logistics                         Shipper

 

Conditional Logic:

If A contains B then add C

If Oceansea Ventures contains Sea then add Ocean (non case sensitive)

If Supersupply Logistics contains Logistics add Shipper (non case sensitive)

 

Ideally, I would have a file that has bindings that Power Query can use. This file would be able to be continually updated. Example:

B > C

Sea > Ocean

Logistics > Shipper

 

Is there a way to accomplish this? Thanks in advance!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

 

It sounds you need a custom function to do SWITCH, put your reference in ref table, then call fnSwitch, file attached for your reference

Vera_33_0-1653962326953.png

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

 

It sounds you need a custom function to do SWITCH, put your reference in ref table, then call fnSwitch, file attached for your reference

Vera_33_0-1653962326953.png

 

Hi @Anonymous 

 

The solution looks great! I still have many to learn 😆

 

Best Regards,
Community Support Team _ Jing

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.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.