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
Information noteThis string function cannot be used in chart expressions.