March 2018
Beginner to intermediate
514 pages
13h 11m
English
Fields are the lists of available columns in the loaded data model within the app. While Qlik Sense is mostly focused around displaying or calculating data, interacting with the Qlik Data Model is equally as important, especially if you wish to pass selections to update the calculated dataset on your Qlik objects within your mashup or web app.
To connect to fields, all you need to do is use the Field API as part of the capabilities API, which goes by the namespace qlik.app.field. You can also use enigma.js.
Connecting to fields is reasonably straightforward once you have established a connection with the Qlik Engine, since you would only extend the qlik.app, which is shown in other examples provided in this chapter.
Read now
Unlock full access