How to create a bar chart in QlikView

This recipe helps you create a bar chart in QlikView

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

Step 1:-

Open QlikView 12 software. When software is installed and opened, a Start page will be available by default.  We can untick the check box below to avoid the start page while launching QlikView every time.

Step 2:-

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

Step 3:-

On the bottom, the New Document option is available. By clicking on the New Document option, a Wizard will get opened.

Sentiment Analysis Project on eCommerce Product Reviews with Source Code

Step 4:-

Now Select Data Source->Click on Browse->Select file from the folder, here an excel file named as "Office City Sales" is being selected->then click on 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 is given as "qlik4" Then, click on the Next step option again.

Step 5:-

Now under the Chart type tab, Select the Bar chart->click on Next step option->Populate Chart->Select Dimension as "Territory"->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 Bar Chart with table box will be available in the Main sheet/QlikView Document.

What Users are saying..

profile image

Gautam Vermani

Data Consultant at Confidential
linkedin profile url

Having worked in the field of Data Science, I wanted to explore how I can implement projects in other domains, So I thought of connecting with ProjectPro. A project that helped me absorb this topic... Read More

Relevant Projects

Build Regression Models in Python for House Price Prediction
In this Machine Learning Regression project, you will build and evaluate various regression models in Python for house price prediction.

Recommender System Machine Learning Project for Beginners-3
Content Based Recommender System Project - Building a Content-Based Product Recommender App with Streamlit

MLOps using Azure Devops to Deploy a Classification Model
In this MLOps Azure project, you will learn how to deploy a classification machine learning model to predict the customer's license status on Azure through scalable CI/CD ML pipelines.

Build CNN Image Classification Models for Real Time Prediction
Image Classification Project to build a CNN model in Python that can classify images into social security cards, driving licenses, and other key identity information.

Census Income Data Set Project-Predict Adult Census Income
Use the Adult Income dataset to predict whether income exceeds 50K yr based oncensus data.

Azure Text Analytics for Medical Search Engine Deployment
Microsoft Azure Project - Use Azure text analytics cognitive service to deploy a machine learning model into Azure Databricks

Many-to-One LSTM for Sentiment Analysis and Text Generation
In this LSTM Project , you will build develop a sentiment detection model using many-to-one LSTMs for accurate prediction of sentiment labels in airline text reviews. Additionally, we will also train many-to-one LSTMs on 'Alice's Adventures in Wonderland' to generate contextually relevant text.

Build a Multi Class Image Classification Model Python using CNN
This project explains How to build a Sequential Model that can perform Multi Class Image Classification in Python using CNN

MLOps AWS Project on Topic Modeling using Gunicorn Flask
In this project we will see the end-to-end machine learning development process to design, build and manage reproducible, testable, and evolvable machine learning models by using AWS

NLP and Deep Learning For Fake News Classification in Python
In this project you will use Python to implement various machine learning methods( RNN, LSTM, GRU) for fake news classification.