GetFieldsResourceIds Method
Overloads
GetFieldsResourceIds(IEnumerable<String>) |
Returns a list of resource ids (QRI) for fields that belongs to the datamodel. Key fields (that belongs to multiple tables), returns one resource identifier per table. |
GetFieldsResourceIds(IEnumerable<String>)
Returns a list of resource ids (QRI) for fields that belongs to the datamodel.
Key fields (that belongs to multiple tables), returns one resource identifier per table.
Declaration
public IEnumerable<NxFieldResourceId> GetFieldsResourceIds([QixName("qFieldNames")] IEnumerable<string> fieldNames)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<System.String> | fieldNames |
List of fields names that resource ids should be returned from. |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxFieldResourceId> |
Implements
Remarks
GetFieldsResourceIds method is only supported in SaaS Editions of Qlik Sense.
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!