Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
Create a new conditional column as below.
If it helps, mark it as a solution
Kudos are nice too
Create a new conditional column as below.
If it helps, mark it as a solution
Kudos are nice too