Book Image

Mastering Qlik Sense

By : Juan Ignacio Vitantonio
Book Image

Mastering Qlik Sense

By: Juan Ignacio Vitantonio

Overview of this book

Qlik Sense is a powerful, self-servicing Business Intelligence tool for data discovery, analytics and visualization. It allows you to create personalized Business Intelligence solutions from raw data and get actionable insights from it. This book is your one-stop guide to mastering Qlik Sense, catering to all your organizational BI needs. You'll see how you can seamlessly navigate through tons of data from multiple sources and take advantage of the various APIs available in Qlik and its components for guided analytics. You'll also learn how to embed visualizations into your existing BI solutions and extend the capabilities of Qlik Sense to create new visualizations and dashboards that work across all platforms. We also cover other advanced concepts such as porting your Qlik View applications to Qlik Sense,and working with Qlik Cloud. Finally, you'll implement enterprise-wide security and access control for resources and data sources through practical examples. With the knowledge gained from this book, you'll have become the go-to expert in your organization when it comes to designing BI solutions using Qlik Sense.
Table of Contents (16 chapters)

Introducing Attribute-Based Access Control

As already outlined, ABAC is a new way of applying and dealing with security in Qlik. It is powerful, as it gives Qlik administrators full flexibility on how they want to implement security, and, more importantly, the level of freedom they wish to give to their users or groups of users.

Security rules using ABAC are the driver of governing the Qlik Sense server and its users. They allow the administrator to control how many self-service capabilities users have and, more importantly, which users. They permit the definition of user groups and security roles, which facilitates giving some more advanced users more permissions than others. As outlined in the first chapter of this book, in the section User types in Qlik Sense, self-service can be introduced very efficiently by categorizing users into Power Users, Users, and Consumers. This...