Book Image

Qlik Sense Cookbook

By : Philip Hand, Neeraj Kharpate
Book Image

Qlik Sense Cookbook

By: Philip Hand, Neeraj Kharpate

Overview of this book

<p>This book is an excellent guide for all aspiring Qlik Sense® developers. It will take you through the basics, right through to the use of more advanced functions. With the recipes in this book, you will be empowered to create fully featured desktop applications in Qlik Sense®.</p> <p>Starting with a quick refresher on obtaining data from data files and databases, this book moves on to the more refined features of Qlik Sense®, including visualization, scripting, and set analysis. The tips and tricks provided will help you to overcome challenging situations while developing your applications in Qlik Sense®. This and more will help you to deliver engaging dashboards and reports efficiently.</p> <p>By the end of the book, you will be an expert user of Qlik Sense® and will be able to use its features effectively for business intelligence in an enterprise environment.</p>
Table of Contents (17 chapters)
Qlik Sense Cookbook
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Publishing a Qlik Sense® application to Qlik Sense® cloud


Qlik has come up with this wonderful concept of sharing Qlik Sense applications in the cloud. The author can share applications on the cloud with up to five people by sending an e-mail invitation. These applications can be viewed on any mobile device and on any web browser. In a small implementation, Qlik Sense cloud can be particularly helpful as one can share the applications over the web without installing the Sense Server.

Getting ready

Create a Qlik Sense Cloud account at https://qlikcloud.com/login.

How to do it…

  1. The Qlik Sense Cloud web page appears like the following screenshot:

  2. UnderMy personal cloud, Click on the button to import the desired Qlik Sense application to the cloud:
  3. Under Upload an app, click on the Choose file button to select the Qlik Sense application. The Qlik Sense applications are by default stored under:

    'C:\Users\<\*your own user folder*>\Documents\Qlik\Sense\Apps'
  4. Select the desired application and...