Qlik View Interview Questions and Answers
by Sachin on Jul 29, 2022 11:07:45 PM

1. What is QlikView?
Answer:
Qlikview is a business intelligence tool which is used for converting raw data into knowledge. This software acts like a human brain that works on “association” and can go into any direction to search the answers.
2. Explain join and its types
Answer:
Joins are used to merge data from different data sets into one. There are many types of joins-
- Left join
- Right join
- Inner Join
- Outer join
3. What is Trellis chart?
Answer:
A trellis chart is a grid of charts. It is generally a repetition of a chart across a grid.
4. What is a Pivot table?
Answer:
A pivot table is defined as a table of summary that is a table that allows you to extract the information from a large data set.
5. Compare QlikView with Tableau.
Answer:
| Criteria | Tableau | QlikView |
| Performance | Uses a cubing technique that gives out results slower than QlikView | Faster than Tableau as it effortlessly combines all sizes of datasets |
| Interface | Comes up with a simple drag-and-drop interface that is easy, clean, and interactive | Has too many tools that are rarely used but certainly provide numerous ways for showcasing data |
| Suitable for | Provides dashboarding and rapid visualization | Offers departmental and enterprise-wide BI solutions |
| Product range | Has diverse products for varied uses | Has a single product for the entire BI solutions |
| Geographical maps | Building map visualization is easy with its in-built extension | Building map visualization takes longer since it needs scripting and an external extension for this |
| Tables | Weaker for tables | Very good for tables |
| Speed | Depends on RAM and the source database | Depends on RAM |
| Graphical inputs and changes | With easy drag and drop, graphical inputs are easy | For graphical changes, we will have to write the logic for it |
6. What is the difference between the Let and Set options in QlikView?
Answer:
- Let: It assigns a variable to a value after assessing the expression.
- Set: It assigns a variable to a value without assessing the expression.
7. What is the difference between Keep and Join?
Answer:
Join merges two tables to create one table whereas Keep implements Join logic on two tables but maintains them separately.
8. What is Fact Constellation Schema?
Answer:
Fact Constellation Schema is a collection of multiple facts tables sharing common dimension tables. It is made up of several star schemas and hence also called galaxy schema.
9. What are the main features of Qlikview?
Answer:
QlikView features are as follows
- Data visualization
- Dynamic BI Ecosystem
- Searching across all data
- Secure, real-time collaboration
- Interacting with dynamic apps, dashboards, and analytics
10. What are Incremental load and Resident load?
Answer:
Qlikview Incremental load is used for loading new or changed records from the database, whereas resident load is a part of loading data which already present in the Qlikview application.
11. What are delimited files and why are they called CSV files?
Answer:
Delimited files are text files in which data fields and data values are separated by commas, semicolons, and tabs, and that is why they are also called Comma Separated Values files. These files are saved with .csv extension.
12. Explain three tiers of QlikView Application
Answer:
Three tiers of QlikView Application are:
- Tier I: Raw data is first loaded, and then QVD (QlikView Data) is created
- Tier II: QVD is transformed into a business login, and its need and data model is created.
- Tier III: Reading all QVD, which are there in Tier II, and one QVW is made.
13. What are the different types of data load in QlikView?
Answer:
There are seven types of data load in QlikView are: 1) Load from files, 2) Resident Load, 3) Incremental Load, 4) Inline Load, 5) Add Load, 6) Buffer Load, and 7) Binary Load.
14. What is QVD file?
Answer:
QVD file is defined as a collection of tables having data created in QlikView. It can be easily read or written in QlikView.
15. Explain Kurtosis() and Skew() functions
Answer:
Kurtosis() and Skew() are two different types of statistical aggregate functions.
Kurtosis() function measures the peak of the curve, whereas Skew () measures the symmetry in a distribution curve.
16. Explain Architecture of Qlik view
Answer:
The Qlik view architecture comprises of three main components, namely
- QlikView Server
- Qlik View Publisher
- QlikView Desktop.
17. What is QlikView annotation?
Answer:
QlikView annotation helps users to engage in threaded discussions with content. If one user creates a note associated with the QlikView object, then other users can add comments on it.
18. What are the four types of CAL?
Answer:
- Usage CAL
- Named CAL
- Document CAL
- Session CAL
19. Mention the types of authorization implemented at multiple levels in QlikView
Answer:
- Data level
- Column level
- Sheet Level
- Chart level
- Document-level
20. List various services of the QlikView Server Environment
Answer:
- QVS (QlikView Server)
- QVWS (QlikView WebServer)
- DSC (Directory Service Connector)
- QMS (QlikView Management System)
- QDS (QlikView Distribution Services)
21. Explain the concept of fuzzy search in QlikView
Answer:
QlikView fuzzy search can find all the values according to the degree of resemblance to the string. The same result will be displayed even if the spelling is not match character by character.
22. What is the subset ratio?
Answer:
The subset ratio is a ratio between the total numbers of distinct values found in the table compared to distinct values in the field whose subset ratio is needed.
23. What is the difference between QlikView and Qlik Sense?
Answer:
| QlikView | Qlik Sense |
|---|---|
| QlikView is a hidden script. | Qlik Sense can be used anywhere in code. |
| ETL and OLAP are supported. | ETL and OLAP are not supported. |
| Supports SaaS/ multi-cloud platform. | It does not support SaaS/ multi-cloud platform. |
| Data mining or analytics is not possible. | Data mining or analytics is possible. |
24. What is QlikView data transformation?
Answer:
Data transformation is the method of changing the existing data to a new data format. It also involves filtering or adding specific values to the existing data set.
25. Define fact constellation schema
Answer:
Fact constellation schema is a logical database structure of data warehouse that can be designed with the help of denormalized Fact.
26. What is QIX Engine?
Answer:
QIX is an interactive engine which coordinates and facilitates all the major functionalities in Qlik sense like:
- In-memory data calculations and data indexing.
- Self-service interactions.
- Start searching.
- Correlate with a scheduler, applications, and repository.
You May Also Like
These Related Stories

Ajax Interview Questions and Answers

AngularJS Interview Questions and Answers



No Comments Yet
Let us know what you think