Der Inhalt ist noch nicht in Ihre Sprache übersetzt worden. Hier ist die englische Version.
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,
Syntax:
Evaluate(expression_text)
Return data type: dual
Note: This string function can not be used in chart expressions.