Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
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 – let us know how we can improve!