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

Right - script and chart function

Right() returns a string consisting of the last (rightmost) characters of the input string, where the number of characters is determined by the second argument.

Syntax:  

Right(text, count)

Return data type: string

Arguments:  

Arguments
Argument Description
text The original string.
count Defines the number of characters to be included from the rightmost part of the string text.

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!