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

Evaluate Script function

Evaluate() finds if the input text string can be evaluated as a valid Qlik Sense expression, and if so, returns the value of the expression as a string. If the input string is not a valid expression, NULL is returned.

Syntax:  

Evaluate(expression_text)

Return data type: dual

Arguments
Argument Description
text The string to evaluate.
Information noteThis string function cannot be used in chart expressions.
Function example and results
Function example Result
Evaluate( 5 * 8 ) Returns 40

Example - Evaluate fundamentals

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