Qlik Mashup Development : Capability APIs Part I
In Qlik Sense, Mashup is a web-page that uses content from multiple app to create single user interface.In this course, you will learn how to use capability API to create mashups.
1
2
Installing Code Editor
Resources Download
3
Introduction
What is mashup and APIs?
4
Introduction
Creating Container
Loading HTML Template
Introduction to Bootstrap CSS framwork
Demo : Bootstrap CSS framwork
5
Loading Resources in HTML file
Configuring RequireJS and Connection to Qlik Sense
6
openApp() method
Qlik Sense and Websocket
7
getObect() method
Methods to get Qlik Sense Object Ids
Adding Charts to Mashup
8
Introduction to Visualization API
Creating Chart : String Method
Creating Chart : Object Method and Creating Dimension defination
Using Qlik Sense Help to Create Dimension Defination
Creating Measure Defination
Creating Chart : Using Dimension and Measure Defination
Chart Options
9
Introduction
Adding HTML elements
Variable API : Updating variable value
applyPatches() method : Adding and Removing measures
10
clearAll(), back() and forward() methods