Object types, hierarchy, and attribute mappings for the Qlik integration.
Qlik is a data analytics and business intelligence platform that enables users to visualize data, build interactive dashboards, and gain insights through its associative data engine. It supports both guided analytics and self-service exploration, making it easier to uncover hidden trends and relationships in data.
Default hierarchy
In the chart below, you will find the organizational structure of Qlik objects. Objects are in represented in green and folders are in yellow.

Object types
Space
| Source Attribute | Attribute Type |
|---|
| Id | string |
| Name | string |
| Description | string |
| Type | string |
| CreatedAt | DateTime |
| UpdatedAt | DateTime |
| OwnerId | string |
App
| Source Attribute | Attribute Type |
|---|
| QTitle | string |
| QFileName | string |
| QLastReloadTime | DateTime |
| QHasData | bool |
| QThumbnail | Thumbnail |
| QUsage | string |
| Description | string |
| Encrypted | bool |
| Id | string |
| Published | bool |
| Owner | string |
| OwnerId | string |
| CreatedDate | DateTime |
| ModifiedDate | DateTime |
| SpaceId | string |
| ResourceType | string |
Thumbnail
| Source Attribute | Attribute Type |
|---|
| QUrl | string |
DataConnection
| Source Attribute | Attribute Type |
|---|
| Id | string |
| QArchitecture | int |
| QConnectStatement | string |
| QEngineObjectID | string |
| QID | string |
| QLogOn | int |
| QName | string |
| Qri | string |
| QType | string |
| Space | string |
| Tags | List |
| Tenant | string |
Dataset
| Source Attribute | Attribute Type |
|---|
| Id | string |
| Name | string |
| Description | string |
| TenantId | string |
| SpaceId | string |
| OwnerId | string |
| CreatedByConnectionId | string |
| CreatedTime | DateTime |
| CreatedBy | string |
| LastModifiedTime | DateTime |
| LastModifiedBy | string |
| Version | int |
| TechnicalDescription | string |
| TechnicalName | string |
| Qri | string |
| SecureQri | string |
| Type | string |
| Schema | Schema |
DataField
| Source Attribute | Attribute Type |
|---|
| DatasetId | string |
| Name | string |
| Index | int |
| DataType | DataType |
DbTable
| Source Attribute | Attribute Type |
|---|
| Id | string |
| Name | string |
| Driver | string |
| Host | string |
| Port | string |
| Db | string |
DbTableColumn
| Source Attribute | Attribute Type |
|---|
| Id | string |
| TableId | string |
| Name | string |
QTable
| Source Attribute | Attribute Type |
|---|
| AppId | string |
| DataconnectorName | string |
| BoxType | string |
| DatabaseName | string |
| OwnerName | string |
| TableName | string |
| TableAlias | string |
| Key | string |
| Fields | List |
| ConnectionInfo | ConnectionInfo |
| SelectStatement | string |
Field
| Source Attribute | Attribute Type |
|---|
| TableId | string |
| Id | string |
| Name | string |
| Alias | string |
| Selected | bool |