The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I am currently using the Power BI Desktop version, and trying to convert a column that contains values in Hex format to a simple string (UTF8). Is there a common easily available function that I could use to make this work.
Thanks,
Rahul
Hi @gargra,
There is no direct function that can convert Hex value to decimal format. Please refer to below links to create custom function.
Power Query: Using Recursion to Solve Hex to Decimal Conversion
Power Query – Converting a hexadecimal number to decimal
Best regards,
Yuliana Gu
Thanks for your reply @v-yulgu-msft
Is there another custom function that i can use to convert the hex to a string format?
Hi @gargra,
What do you mean convert Hex to string? Can you show us some examples?
Regards,
Yuliana Gu