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
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
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.