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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Adding a fixed value in a column

Is it possible to add "DK0010" in all rows in the column named CustomerNumber? 

 

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Column = CONCATENATE("DK0010",Customer[CustomerNumber])

View solution in original post

You can achieve this with EDIT query - Select Customer ID Column  - Transform -Format - ADD Prefix

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

@Anonymous 

Create a New column

CustomerNumber =  "DK0010"

Washivale
Resolver V
Resolver V

Hi @Anonymous ,

 

Images posted by you are not visible, however, if you want to add a static value in a column.

 

Create a column and add function column = "DK0010"

 

this will create a new column with static value on all rows.

 

Regards,

Washivale

Anonymous
Not applicable

Annotation (1).png

I hope the picture works now, but I need the values to be:

DK00105601153
DK00105604721 

etc 🙂

You can achieve this with EDIT query - Select Customer ID Column  - Transform -Format - ADD Prefix

Anonymous
Not applicable

Column = CONCATENATE("DK0010",Customer[CustomerNumber])

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.