Book Image

Qlik Sense: Advanced Data Visualization for Your Organization

By : Henric Cronström, Ferran Garcia Pagans, Neeraj Kharpate, James Richardson, Philip Hand
Book Image

Qlik Sense: Advanced Data Visualization for Your Organization

By: Henric Cronström, Ferran Garcia Pagans, Neeraj Kharpate, James Richardson, Philip Hand

Overview of this book

Qlik Sense is powerful and creative visual analytics software that allows users to discover data, explore it, and dig out meaningful insights in order to make a profit and make decisions for your business. This course begins by introducing you to the features and functions of the most modern edition of Qlik Sense so you get to grips with the application. The course will teach you how to administer the data architecture in Qlik Sense, enabling you to customize your own Qlik Sense application for your business intelligence needs. It also contains numerous recipes to help you overcome challenging situations while creating fully featured desktop applications in Qlik Sense. It explains how to combine Rattle and Qlik Sense Desktop to apply predictive analytics to your data to develop real-world interactive data applications. The course includes premium content from three of our most popular books: [*] Learning Qlik Sense: The Official Guide Second Edition [*] Qlik Sense Cookbook [*] Predictive Analytics using Rattle and Qlik Sense On completion of this course, you will be self-sufficient in improving your data analysis and will know how to apply predictive analytics to your datasets. Through this course, you will be able to create predictive models and data applications, allowing you to explore your data insights much deeper.
Table of Contents (5 chapters)

Chapter 7. Extensions in Qlik Sense®

In this chapter, we will focus on some of the advanced visualization techniques in Qlik Sense and discuss the following topics:

  • Creating an HTML visualization extension for Qlik Sense®
  • Defining a Properties panel in Qlik Sense® visualizations
  • Creating custom components within Qlik Sense® visualizations
  • Using data with extensions

Introduction

Before we jump the gun, it is expected of the user to have an intermediate level of JavaScript and HTML knowledge to develop extensions in Qlik Sense.

Qlik Sense has an extensive library of chart objects to display data. However, of late there has been an increase in the demand for custom visualizations from business users and such visualizations are used in specific circumstances. Similar to Qlikview, we can also develop visualization extension objects in Qlik Sense using open standards, such as HTML5, CSS, and JavaScript.

However, the method to create these extensions differs in Qlik Sense...