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
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.
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.
Anyway, has anyone done any such conversion with DAX in power bi?. or something that can help me ;(
Thanks you for your help!.
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.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
105 | |
59 | |
45 | |
29 | |
25 |
User | Count |
---|---|
131 | |
94 | |
74 | |
45 | |
41 |