Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
peter_turner
Partner - Specialist
Partner - Specialist

Hexadecimal to Decimal, how?

Hello,

Real simple question, but how do you convert a HEX value to a Decimal value in QV?

E.g

Hex E0 should be Decimal 224

I know i can do this the other way around and convert decimal to hex with num(224,'(hex)'), but not the other way around.

Thanks for your input!

10 Replies
hectorgarcia
Partner - Creator III
Partner - Creator III

Thanks hector.

The challenge I have is a little more complicated because the numeric result is expressed in base "e", and I need to display all the numbers, any idea?

56046B610A45CFA548A2121B50494E4,4662716691826e+035

Thanks