Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Qlik Sense: The Official Guide

You're reading from  Learning Qlik Sense: The Official Guide

Product type Book
Published in Feb 2015
Publisher
ISBN-13 9781782173359
Pages 230 pages
Edition 1st Edition
Languages
Toc

Table of Contents (20) Chapters close

Learning Qlik® Sense The Official Guide
Credits
About the Authors
Acknowledgments
About the Reviewer
www.packtpub.com
Preface
1. Why Develop Qlik Sense? 2. What is Data Discovery? 3. The Vision of Qlik Sense 4. Overview of a Qlik Sense Application's Life Cycle 5. Empowering Next Generation Data Discovery Consumers 6. Contributing to Data Discovery 7. Creating Engaging Applications 8. Administering Qlik Sense 9. Sales Discovery 10. Human Resource Discovery 11. Travel Expense Discovery 12. Demographic Data Discovery Index

Associative model assumptions


In principle, each Load or Select statement creates one table in the data model. There are, however, some exceptions to this rule:

  • If a loaded table contains exactly the same set of fields as an existing data table, the new table will not be created as a separate table. Instead, it will be appended to the existing table.

  • If the Load or Select statement is preceded by the Concatenate keyword or Join, the loaded table will be merged with an existing data table.

  • If the Load or Select statement is preceded by the Generic keyword, the loaded table will be transformed into several data tables.

  • If the Load or Select statement is preceded by the Mapping or Semantic keyword, the loaded table will not be used as a normal data table.

  • An existing table can be deleted using the Drop command.

Several Load statements will thus normally create a data model with several tables.

In the end of the script run, the existing tables will be evaluated. If the same field name is found in more...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}