What is a Pie-chart Pie charts are used to represent the proportion or ratio of categories against the whole. For example, if total Sale of a company is 100k and user want to know what percentage of each category (of products) contributed to this sale then you can use a pie-chart. *Checkout pie challenge at the bottom of […]
Learn QlikView
QlikView Questions And Answers
QlikView is an awesome application. The beauty of QlikView lies in the ease of extracting, transforming and presenting data. Data is presented in terms of highly interactive charts and graphs. QlikView learning is important for the both business users and developers. QlikView presents excellent career opportunities. As volume of data is increasing, so does the […]
QlikView Essentials – A Book for All
QlikView Essentials cover basics on QlikView designer, QlikView developer and deploying application on the server. The objective of the book is to provide complete information in a nutshell. Before starting on QlikView implementation, developer should be equipped with all the QlikView essentials. Each Chapter is designed with explanation and practice exercise. Every chapter starts with Essentials […]
How to accept user input in QlikView dashboards
Dashboards usually display historical data stored in the data sources such as excel or database tables. But sometimes need arises where user need to enter the value at the run time or during analyzes. QlikView chart should accept such value and use it in the calculations. This requirement usually arises in What-if scenario. A common requirement […]
How to display charts based on a selection in QlikView
Sometimes your requirement demands that you display charts based on user selection. it is very easy to accomplish this task in QlikView. Steps to display charts based on selection in QlikView 1. Connect to the data source. In my example i will be loading data from an excel sheet 2. Create an Inline table for […]