BASE64_TO_HEX | Qlik Cloud Help
Skip to main content Skip to complementary content

BASE64_TO_HEX

Last updated: 9/21/2026

Converts a base 64 string into a hex string.

Syntax

BASE64_TO_HEX(value)

Arguments

Name Type Description Default Value
value string

Returns

Returns a string value.


Examples

value Output
"AAAAAAAAAP8=" 00000000000000ff
"/w==" ff
"QWxsIHlvdXIgYmFzZQ==" 416c6c20796f75722062617365
"###" null

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!