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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
CraigMFuso
Frequent Visitor

Replace multiple numerical values with text

I am currently working on a sales table in PowerQuery which contains a list of 'Customer Numbers' as numerical values. Most of these are reoccuring customers with a single 'Customer Number' but there is an growing list of 'Customer Numbers' which are generated for one time sales.

 

These have an 8 digit format as opposed to the stadard vaiation of no more than  4 digits.

 

I want to replace all values in this table over say 7 digits or greater than 10000000 with a text frase of "Internal". 

 
 
 
 

Can someone please help with a solution in PowerQuery.  

 

 

1 ACCEPTED SOLUTION
VasTg
Memorable Member
Memorable Member

@CraigMFuso 

 

Create a new conditional column as below.

image.png

 

 

If it helps, mark it as a solution

Kudos are nice too

Connect on LinkedIn

View solution in original post

1 REPLY 1
VasTg
Memorable Member
Memorable Member

@CraigMFuso 

 

Create a new conditional column as below.

image.png

 

 

If it helps, mark it as a solution

Kudos are nice too

Connect on LinkedIn

Helpful resources

Announcements
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.

Top Solution Authors