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

RTrim - script and chart function

RTrim() returns the input string trimmed of any trailing spaces.

Syntax:  

RTrim(text)

Return data type: string

Arguments
Argument Description
text The string to evaluate.
Example: Chart expressions
Example Result
RTrim( ' abc' ) Returns abc
RTrim( 'abc ' ) Returns abc

Example - RTrim fundamentals

Example - RTrim scenario

Example - RTrim advanced 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!