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

Capitalize Script and chart function

Capitalize() function converts the first character of each word in a text string to uppercase and converts all other characters to lowercase.

Syntax:  

Capitalize(text)

Return data type: string

Arguments
Argument Description
text The string to evaluate.
Example: Chart expressions
Example Result
Capitalize( 'star trek' ) Returns Star Trek
Capitalize( 'AA bb cC Dd' ) Returns Aa Bb Cc Dd

Example - Capitalize fundamentals

Example - Capitalize 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!