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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

The CODE() Function - where is it?

I am wondering if I am going mad here...? 🙂

Trying to create a calculated column using the CODE() function, but it doesn't seem to exist! 

FirstCharCode = CODE(Family[GetString]) -- gives me an error - failed to resolve name 'CODE' and intellisense doesn't return it.

 

So I look it up at - https://docs.microsoft.com/en-us/dax/code-function-dax  It has not been withdrawn - anyone got any thoughts on this? I am using March 2020 PBI Desktop version.

 

Thanks!

 

1 ACCEPTED SOLUTION
nandukrishnavs
Community Champion
Community Champion

@Anonymous ,

 

Yes. It is not working. But you could try UNICODE()

https://docs.microsoft.com/en-us/dax/unicode-function-dax

 



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

View solution in original post

2 REPLIES 2
nandukrishnavs
Community Champion
Community Champion

@Anonymous ,

 

Yes. It is not working. But you could try UNICODE()

https://docs.microsoft.com/en-us/dax/unicode-function-dax

 



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

Anonymous
Not applicable

@nandukrishnavs - thanks.

Yes, I was just wondering why the function was still there. Perhaps for backwards compatibility or for another application using DAX.

I've posted on the DAX documentation page to get them to update the page in some way.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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