Embedding Qlik Sense® application on a website using a single configurator

Qlik defines a Single configurator as a tool that provides an easy way of creating simple mashup pages without having to write any code at all. It helps to create a URL that contains the embedded Qlik Sense visualization. A user can embed a sheet, an object, or even a snapshot from the Qlik Sense application. The URL can be embedded onto the desired web page using the iframe integration or the Div integration.

Getting ready

For this recipe, we will develop a simple HTML page and then embed a Qlik Sense sheet onto the page.

  1. In order to generate a web page, copy and paste the following script in a text file:
    <html> <title>My Web-page</title> <body bgcolor="beige"> Qlik Sense ...

Get Qlik Sense: Advanced Data Visualization for Your Organization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.