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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Zepox
Frequent Visitor

Adding unicode to a column

Hello all,

 

I have a quick question about using unicode in power query.

 

I have customer names with an index for each of the names, now I would like to multiple the customer index with unicode (8204) to make each customer name unique while still showing the same name, much like this post does it in Dax https://www.sqlbi.com/articles/handling-customers-with-the-same-name-in-power-bi/. The reason I want to do this is because I would like to make a dynamic axis for which I need to pivot te data in power query.

 

However I can't seem to get any unicode into power query, is this at all possible?

 

 

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi @Zepox ,

 

In Power Query, you can use the following functions, depending on which way you want to do the conversion:

Character.FromNumber()
Character.ToNumber()

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @Zepox ,

 

In Power Query, you can use the following functions, depending on which way you want to do the conversion:

Character.FromNumber()
Character.ToNumber()

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Zepox
Frequent Visitor

Makes sense, thank you!

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.