Skip to main content Skip to complementary content

GetMatchingFields method

Overview

Retrieves any fields that match all or one of the specified tags in the data model of an app.

Information noteTags set by Qlik Sense are prefixed by the $ sign.

Parameters

Name Description Type
qTags

List of tags.

The GetMatchingFields method looks for fields that match one or all of the tags in this list, depending on the value of qMatchingFieldMode.

Array of String
qMatchingFieldMode

Matching field mode.

This parameter is optional.

The default value is 0.

One of:

  • 0; the field must contain all tags defined in qTags.
  • 1; the field must contain at least one of the tags listed in qTags.

Outputs

The following is returned in the output:

Name Description Type
qFieldNames List of matching fields Array of NxMatchingFieldInfo

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 – let us know how we can improve!