How to create a line chart in QlikView

This recipe helps you create a line chart in QlikView

Recipe Objective:-How to create a line chart in QlikView?

Step 1:

Open QlikView 12 software. By default, a Start page will open. To avoid the start page while launching QlikView every time, uncheck the box at the bottom of the window.

Step 2:

On the start page, we can see the Examples, Recent, and Favorites tab. The saved files will appear under the Recent tab.

Get Access to Plant Species Identification Project using Machine Learning

Step 3:

On the bottom New Document option is available. A Wizard will open when you click the New Document option.

Step 4:

Select Data Source->Click on Browse->Select file from the folder. Here an excel file named "Office City Sales" is being selected. Then click on the Next step. Now under Data Presentation->select "Use column headers for data file," then click on the Next step option and Save the file at a location/folder with the name of choice. Here, the file name "qlik5" is used. Then, click on the Next step option again.

Step 5:

Now under the Chart type tab, Select the Line chart-> Next step option-> Populate Chart-> Select Dimension as "State"->under Expression tab select->Calculate sum of->Office Sales, then click on Next step option.

Step 6:

Now under the Selections tab->Select Table Box->Create. The Line Chart with table box will be available in the Main sheet/QlikView Document.

What Users are saying..

profile image

Savvy Sahai

Data Science Intern, Capgemini
linkedin profile url

As a student looking to break into the field of data engineering and data science, one can get really confused as to which path to take. Very few ways to do it are Google, YouTube, etc. I was one of... Read More

Relevant Projects

Recommender System Machine Learning Project for Beginners-1
Recommender System Machine Learning Project for Beginners - Learn how to design, implement and train a rule-based recommender system in Python

Build a Face Recognition System in Python using FaceNet
In this deep learning project, you will build your own face recognition system in Python using OpenCV and FaceNet by extracting features from an image of a person's face.

NLP Project to Build a Resume Parser in Python using Spacy
Use the popular Spacy NLP python library for OCR and text classification to build a Resume Parser in Python.

Detectron2 Object Detection and Segmentation Example Python
Object Detection using Detectron2 - Build a Dectectron2 model to detect the zones and inhibitions in antibiogram images.

Deep Learning Project for Time Series Forecasting in Python
Deep Learning for Time Series Forecasting in Python -A Hands-On Approach to Build Deep Learning Models (MLP, CNN, LSTM, and a Hybrid Model CNN-LSTM) on Time Series Data.

Time Series Forecasting Project-Building ARIMA Model in Python
Build a time series ARIMA model in Python to forecast the use of arrival rate density to support staffing decisions at call centres.

Build Classification Algorithms for Digital Transformation[Banking]
Implement a machine learning approach using various classification techniques in Python to examine the digitalisation process of bank customers.

Learn How to Build a Linear Regression Model in PyTorch
In this Machine Learning Project, you will learn how to build a simple linear regression model in PyTorch to predict the number of days subscribed.

End-to-End ML Model Monitoring using Airflow and Docker
In this MLOps Project, you will learn to build an end to end pipeline to monitor any changes in the predictive power of model or degradation of data.

Linear Regression Model Project in Python for Beginners Part 2
Machine Learning Linear Regression Project for Beginners in Python to Build a Multiple Linear Regression Model on Soccer Player Dataset.