Chr Script and chart function | Qlik Sense on Windows Help
Skip to main content Skip to complementary content

Chr Script and chart function

Chr() returns the Unicode character corresponding to the input integer, also known as a code point.

Syntax:  

Chr(int)

Return data type: string

Arguments
Argument Description
int The integer to evaluate.
Example: Chart expressions
Example Result
Chr(65) Returns the string A
Chr(163) Returns the string £
Chr(35) Returns the string #

Example - Chr fundamentals

Example - Chr scenario

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!