Book Image

Mastering QlikView Data Visualization

By : Karl Pover
Book Image

Mastering QlikView Data Visualization

By: Karl Pover

Overview of this book

Just because you know how to swing a hammer doesn't mean you know how to build a house. Now that you've learned how to use QlikView, it's time to learn how to develop meaningful QlikView applications that deliver what your business users need. You will explore the requirements and the data from several business departments in order to deliver the most amazing analysis and data visualizations. In doing so, you will practice using advanced QlikView functions, chart object property options, and extensions to solve real-world challenges.
Table of Contents (18 chapters)
Mastering QlikView Data Visualization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Qlik Sense and QlikView developers


In short, Qlik Sense is an application to help nontechnical users perform data visualization, analysis, and storytelling, within a governed environment. In this self-service BI tool, users can create simple data models and metric calculations without writing, or even seeing, one line of code. Also, Qlik Sense automatically generates cleaner, more intuitive visualizations without the need to memorize a myriad of property options.

As each new version is released, more and more features will be added to simplify tasks that were once only possible through coding. However, there will still be the need to code the more advanced data models and metric calculations. For example, users with technical aptitude will still be needed to facilitate the advanced analysis that we've seen in this book.

How we develop the load script and chart expressions remains largely unchanged between Qlik Sense and QlikView. Therefore, many data visualization tips and tricks that depend...