GetFieldsFromExpression Method | Qlik Sense for developers Help
Skip to main content Skip to complementary content

GetFieldsFromExpression Method

Overloads

GetFieldsFromExpression(String)

Retrives any fields from an expression.

GetFieldsFromExpression(String)

Retrives any fields from an expression.

Declaration

      IEnumerable<string> GetFieldsFromExpression([QixName("qExpr")] string expr)
    

Parameters

Type Name Description
System.String expr

Expression to get fields from.

Returns

Type Description
System.Collections.Generic.IEnumerable<System.String>

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!