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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
FLBAYONA
New Member

Convert Hext to String

Hola! Estoy necesitando convertir una columna de Hexadecimal a String pero no logro encontrarle la vuelta.
Los datos de la columna son algo asi:
Datos:
AE205454463635000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

A9203031353631383330313230303035000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

y me debería dar algo de este tipo:
® TTF65

© 01561830120005

He probado usando DAX pasando de Hex a binario pero de binario a string no lo he conseguido.
Por otro lado quise hacer algo con power Query pero no conozco mucho y me da varios errores..
Agradezco su ayuda

3 REPLIES 3
v-xiaotang
Community Support
Community Support

Hi @FLBAYONA 

Thanks for reaching out to us.

please check to see if there are any functions you need in this article  Text functions - PowerQuery M | Microsoft Docs

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

FLBAYONA
New Member

Hi Daxtreme,  If i try the code fo example from this page: https://www.binaryhexconverter.com/hex-to-ascii-text-converter.  i can see the result.

FLBAYONA_0-1659949656398.png

Anyway,  has anyone done any such conversion with DAX in power bi?. or something that can help me ;(

 

Thanks you for your help!.

 

daXtreme
Solution Sage
Solution Sage

Hi there.

 

The first would-be hex value you show is turned by Google into a decimal like 49012192510883381. How come you get TTF65? I've never seen hex values written like this. I don't think they are in fact hex values.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.