Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Hands-On Dashboard Development with QlikView
Hands-On Dashboard Development with QlikView

Hands-On Dashboard Development with QlikView: Practical guide to creating interactive and user-friendly business intelligence dashboards

eBook
€13.98 €19.99
Paperback
€24.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Hands-On Dashboard Development with QlikView

Getting Started with QlikView

Welcome to the world of QlikView! Data analytics has become a hot topic in today's world of cutthroat competition in various sectors, such as finance, lending, and online e-commerce sites. There are a lot of data analytics tools available on the market, which are used by various organizations to keep track of data.

One of the tools that stands out is QlikView. QlikView is one of the most frequently used analytics tool on the market, due to its reliability and ease-of-use. QlikView combines a lot of the industry-standard tools, such as artificial intelligence, Internet of Things (IoT), and a unique analytics engine, to create a unique package that can be used for efficient data analysis. Sounds interesting, doesn't it? Let's dive right in to the huge world of QlikView, and learn how to create analytics applications. This chapter will serve as an introduction to QlikView and all of its quirks and features, covering the following topics:

  • Installing QlikView
  • Creating a document
  • Important terminologies in QlikView

Prerequisites

First and foremost, let's look at the prerequisites required for this book. The main prerequisite is that QlikView needs a Windows system, and for that, you need at least Windows 7 or higher, so that you can get the best output from your QlikView dashboard. And it is also highly recommended that you should have some basic understanding of reporting and analysis using Excel, because QlikView mimics most of the features, such as expressions, and charts, which are currently present in Excel.

It also has a flavor of SQL, as you will see that you don't really have to create queries, since QlikView creates the queries for you. So, having an understanding of basic SQL queries, such as SELECT, will give you an immense boost when you are actually undoing the selection of data, or doing emerging joins in the chapter.

Installing QlikView

Let's dive right in, and download the QlikView application for our use. We will use the following steps to do that:

  1. Our first step is to open the web browser and go to https://www.qlik.com/us/. The following screenshot shows the landing page for the website:
  1. Once you get this, click on Products, and navigate to the QlikView menu item, as shown in the following screenshot:

  1. When you click on the QlikView menu item, you will be redirected to the page shown in the following screenshot, where we will click on the Try It Free button:
  1. This will redirect you to the page shown in the following screenshot, which has a registration form to be filled in:

  1. When you fill in the required details, and click on the Send Form button, it will redirect you to the download page, which contains a User License Agreement that we have to accept. The following screenshot shows the download page:

Once the download is completed, the installation is pretty straightforward. The installation wizard will take you through each step, and the final setup will take anywhere from 30 seconds to 2 minutes, depending on your system configuration.

Exploring QlikView

Now that we have installed QlikView, let's explore it using a few demo examples that are available. The following screenshot shows the user interface (UI) of the tool:

On the left-hand pane, it shows you the the demo examples that are bundled with the QlikView installation. On the central pane, it will show you a list of recent documents, and on the right-hand pane, it will show you any favorite document you have. So, you may have a lot of recent documents, but very few favorite documents that you want to maintain or develop. So, here you can create, or see, the list of your favorite documents. The bottom part of the UI displays some information, such as the additional learning guides and resources. And, finally, down at the bottom-right of the window, you have the option of creating a new document.

Alright, now, let's go ahead and open up a demo app. Let's open the Retail Store Performance example present in the Examples pane. This redirects you to the dashboard for the app, which looks similar to the following screenshot:

Here, we have a small app, called Retail Store Performance. In this, the Get Started button is present just above the Explore Store Performance column. There are two more columns present there, namely, Analyze Store-level Assortment and Monitor Customer Satisfaction. This is a pre-built app to give you an idea about what kind of apps you can develop, and how they'll look and feel.

So, if we click on the Dashboard tab, it shows us a dashboard view. The following screenshot shows what the Dashboard looks like:

Then, we click on the next tab, which shows the Sales view:

The Store Map shows us the map view. It has a map of all the stores, and the table containing the details of each store. The following screenshot shows what the Store Map view looks like:

The last tab is the Customer Satisfaction overview. This tab contains a summary of all the customer satisfaction scores and surveys conducted by the stores. The following screenshot shows what this tab looks like:

In the Customer Satisfaction tab, the center pane contains some demo charts, and, below that, in the table, metrics have been provided. On the left-hand side, we can see some filters, such as Region, District, and District Manager. These filters essentially sort the information on the basis of whichever value you choose, so that it becomes easy to look at specific information.

For example, if I want to see the Germany region information, I just click on the Germany value, and the information will be filtered for me. Similarly, within the Germany region, if I want to select any district, for example, District 10, then further information will be filtered for me on the basis of the district as well as the region. The following screenshot shows what this looks like:

The best part is that information will be filtered across all these tabs, and the green light on the tab is indicating that the information has been filtered based on the selection made in the current tab.

So, that's a quick introduction of QlikView using a demo app, and how filters impact the multiple colors present in the values. We will look at this in much greater detail later on. We will learn about how we can create these kinds of sheets, and put all of this information into action. In the next section, we will start creating our first document in QlikView.

Creating a document

Here, we will look at the different ways by which we can create a new document in QlikView. We will look at how to save and close a document, and, finally, we will look at how we can reopen the recently-created document. So, let's go into QlikView and see these things in action:

  1. As we saw in the previous section, the New document button, located at the bottom-right of the screen, can be used to create a document for use in QlikView. So, let's go ahead and click on that now:

Another option is to go into the toolbar and click on the first icon, which is New. Yet another option you have is to go into File and click New from the drop-down menu there.

Once you create a new document, the Getting Started wizard will appear and ask you to create a new document. This wizard is divided into multiple categories, such as Data source, Data presentation, Save file, Choose chart type, Populate chart, and Selections. All of these are very standard operations within QlikView. However, once you gain some experience, you will see that this wizard doesn't offer the options that you really want. So, generally, we are going to avoid this. We want to perform all of these operations, but in our own customized way.

  1. Before we save, we will go into the User Preferences settings and uncheck the Show wizard option, as shown in the following screenshot:
  1. We will test this out now. We can see the document name is QV1 by looking at the top of the window. With the shortcut Ctrl + N, we will create a new document, which will be automatically named QV2, as seen in the title pane.

So, these are the various options that you have whenever you are creating a new document, and it is my recommendation that the wizard is not a very good option. This is because there are a number of things that, as a QlikView developer, you need to do, and it's pretty easy to do it in a custom way, rather than following a standard method, as the latter does not allow us to completely utilize all the QlikView functionality that you, as a developer, want to use.

Saving the document

Once we have created a new document, the next option we will check out is saving the document. For that, we again have multiple options.

The first option is to go into the toolbar and press the Save button there, as shown in the following screenshot:

Another option is going into the File menu and clicking Save, or pressing the shortcut Ctrl + S.

So, let's go ahead and click Save. Once we click Save, it will ask you where you want to save this QlikView document. We can save it wherever required, so I will select QV1 and save it.

Once I save it, I am pretty much done, and I can close the window. Whenever we close the document, we need to close the entire application. There are several ways to close the application, similar to opening the document.

Let's go ahead and summarize the topics that we have just covered. We have looked at the different ways to create a new document, we have looked at how we can save and close a document, and then, finally, we have looked at how to reopen a recently-created document. In the next section, we will look at QlikView in depth and its important terminologies.

Important terminologies in QlikView

Here, we're going to look at QlikView selections, QlikView architecture, and how we can answer a business question with the help of a QlikView dashboard. So, let's go ahead and learn a little bit about QlikView selections with the help of a QlikView demo dashboard.

QlikView selections

Generally, in QlikView, selections are also referred to as filters. Let's explore selections by going to QlikView and opening up the Movies Database file. Let's move to the Dashboard tab to see the selections in action:

Here, we have different types of selections available, such as Director, Actor, and Title.

These can be referred to as a selection, filters, or a list box, which will be covered later. But, for now, let's go ahead and use selections as the terminology.

The selections we mentioned previously are all different types of text selections that I have at my disposal. At the top, I have some numeric selections as well, such as Movies by Rating. This has five selections for five stars, and I can select any rating between 1 to 5, and see the Dashboard view refreshed for me. For example, let's select a movie rating of 5 to see which movies have five star ratings, which gives us the following output:

The dashboard is now filtered with the movies that got a five-star rating. With this, we understand that within QlikView, numeric filters are generally given at the top, and textual filters are generally given on the left-hand side. The placement of filters or the selections is not a mandatory requirement, it's just that, over a period of time, that's how QlikView developers have been accustomed to using the numeric and textual filters, and it has automatically become standard.

The next thing about the selections that I want you to observe in the numeric filters in the preceding screenshot, is that only 5 has been highlighted as green. It is an important rule related to the selections in QlikView, where all the values that are grayed out are not related to the selection.

Also, in the textual filters, you will see that there are a lot of values that have been grayed out. This means that all those directors have never created any movie that have been rated as a five. On the other hand, there are a few directors, such as Steven Spielberg and Woody Allen, who have a lot of five-star rated movies. For example, Woody Allen has eight different movies with five-star ratings.

So, if I am really interested in seeing which movies those are, I can click on Woody Allen to filter them. So, let's go ahead and select Woody Allen. This gives us the following screenshot:

We can see eight movies in the textual filters, such as A Midsummer Night's..., Another Woman, Bananas, Hannah and Her Sisters, and many more. So, now we have an idea about the different types of selections that you have.

QlikView architecture

Now, let's look at the QlikView architecture using the following diagram:

In the QlikView architecture, the very first layer is the Data Layer. You bring the data from the external resources; for example, from an Excel file, from a database, or from the web. Once you get the data into the data layer from various sources, your data gets loaded with the help of the reload option into the QlikView Engine. The QlikView Engine is responsible for creating all the joints and queries by default, using its patented in-memory logic. What that means, is that QlikView creates the logic within the table, so you don't really have to write any SQL query, but, with the help of selections, you're generating the SQL query on the fly within the QlikView system with the help of the QlikView Engine. After that, you have the Presentation/Analysis layer, where you basically create the different types of charts and visualization, as well as filters for the consumption of the end user. After this, you have a Security layer, where you secure the data to make sure that the right information is available to the right user. QlikView has a very flexible security model. After that, the final layer is Application Publication. With the help of the QlikView server, you can publish your application on a QlikView server and distribute it to your end user, and they can view the application within their browser, or mobile, or in a tab, wherever they like. So, there you have it, that's your high-level introduction about QlikView architecture.

Exploring data in QlikView

Now, let's look at the next step, which is answering a business question. So, let's go to the QlikView application we were evaluating for the first section, which was the Movies Database. Here, we have different types of selections, and, if you want to remove these selections, we can click on the Clear button.

Now, if you observe, all the selections have been removed, and we can frame our business question and see, with the help of QlikView, whether we can get an answer. So, let's say I want to see all the movies that are directed by Steven Spielberg.

For that, we'll go to the search box, and start typing Steven. As we type, we can see that the characters we type are available in the Actor, Director, and Title filters. We'll expand the Director filter, and there you will see Steven Spielberg.

We'll click on that, and the dashboard automatically changes to show data related to Steven. In the numeric filters, we can see that Steven has movies that have received ratings from 2 to all the way to 5. Now, let's see which movies have received two-star ratings. We can see the Dashboard for Steven here:

So, we'll click on the 2 numeric filter, and the Dashboard view reveals the three movies that have two-star ratings, namely Always, Empire of the Sun, and Indiana Jones and the Temple of Doom. The following screenshot shows the Dashboard view for the two-star rated movies created by Steven:

Now, let's look at the details of the movie Always. If I select Always, we'll get all the information about the movie, such as who acted in the movie and its length. The following screenshot shows this:

Now, if we want to remove the selections, there are a couple of ways in which to do so. We can either click on Clear in the toolbar, or we can click on the movie that is currently selected, which is, Always. In the same way, we can clear the Director selection, too.

But, in the Current Selections section, it is indicating that the 2 rating is still selected. We will clear that out by clicking on the 2 numeric filter. Similarly, if I am interested in looking at all the movies that have received three-star ratings, let's say, in the period from 1950 to 1960, I can select the area between 1950 to 1960 in the bar chart with the help of the selection click. This expands the bar chart view to 1950-1960. So, if I have further questions, I can go to Director, Actor, or Title, and get my answer based on the data that I have.

So, here we have looked at QlikView selections, what they are, and what green, gray, and white really mean. We have looked at the QlikView architecture at a very high level, and, finally, we have looked at how we can get our answers with the data, by going to the deepest levels of data that is available to us.

Summary

This marks the end of the first chapter. In this chapter, we looked at QlikView and learned what it is, how it works, and where it can be used. We learned how to install and configure it for use in our system. After that, we explored the various functions in QlikView by looking at one of the examples provided in the application. Finally, we looked at the various terminologies in QlikView and how they affect our work.

In the next chapter, we will look at getting data in QlikView, and creating our first app.

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Perform effective storytelling through interactive dashboards built with QlikView
  • Create different types of visualizations from a variety of data sources
  • Includes tips, tricks, and best practices to perform effective Business Intelligence using QlikView

Description

QlikView is one of the market leaders when it comes to building effective Business Intelligence solutions. This book will show how you can leverage its power to build your own dashboards to tell your own data story. The book starts with showing you how to connect your data to QlikView and create your own QlikView application. You will learn how to add data from multiple sources, create a data model by joining data, and then review it on the front end. You will work with QlikView components such as charts, list boxes, input boxes, and text objects to create stunning visualizations that help give actionable business insights. You will also learn how to perform analysis on your data in QlikView and master the various types of security measures to be taken in QlikView. By the end of this book, you will have all the essential knowledge required for insightful data storytelling and creating useful BI dashboards using QlikView.

Who is this book for?

This book is best suited for BI professionals, data analysts and budding QlikView developers who wish to build effective dashboards using QlikView. Some basic understanding of the data visualization concepts and Business Intelligence is required.

What you will learn

  • Learn to use the latest and newest features of QlikView
  • Connect QlikView to various data sources, such as databases and websites
  • Create a fully featured data model without circular references
  • Display your data in maps, charts, and text across multiple sheets
  • Apply set analysis to your data in QlikView expressions
  • Secure your data based on the various audience types

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Mar 19, 2019
Length: 156 pages
Edition : 1st
Language : English
ISBN-13 : 9781838644994
Vendor :
Qlik
Category :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Mar 19, 2019
Length: 156 pages
Edition : 1st
Language : English
ISBN-13 : 9781838644994
Vendor :
Qlik
Category :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 95.97
QlikView: Advanced Data Visualization
€37.99
Hands-On Dashboard Development with QlikView
€24.99
Hands-On Business Intelligence with Qlik Sense
€32.99
Total 95.97 Stars icon
Banner background image

Table of Contents

8 Chapters
Getting Started with QlikView Chevron down icon Chevron up icon
Getting Data in QlikView and Creating Your First App Chevron down icon Chevron up icon
Creating Data Models Chevron down icon Chevron up icon
Components in QlikView Chevron down icon Chevron up icon
Building a Dashboard Chevron down icon Chevron up icon
Set Analysis Chevron down icon Chevron up icon
Adding Security Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.5
(2 Ratings)
5 star 50%
4 star 0%
3 star 0%
2 star 50%
1 star 0%
Seefreund Mar 01, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Ein praktisches Buch - besonders für Einsteiger. Viele Bilder und Erklärungen. Hilf mir im Job sehr weiter.
Amazon Verified review Amazon
GoldShare Review Dec 28, 2019
Full star icon Full star icon Empty star icon Empty star icon Empty star icon 2
Scarno e basilare nella trattazione. Sunto del sunto della documentazione ufficiale.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.