FindMatchingFields method
Overview
Retrieves any fields that belong to the same archipelago as the specified field and that match at least one of the specified tags.
Information noteTags set by Qlik Sense are prefixed by the $ sign.
Parameters
Name | Description | Type |
---|---|---|
qFieldName |
Name of the field. This method looks for fields that belong to the same archipelago as this specified field.
|
String |
qTags |
List of tags. This method looks for fields that match at least one of the tags in this list. |
Array of String |
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!