Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
QlikView Essentials
QlikView Essentials

QlikView Essentials: Want to solve your Business Intelligence headaches? Learn how QlikView can help, and discover a powerful yet accessible BI solution that lets you harness your data

eBook
€8.99 €23.99
Paperback
€29.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

QlikView Essentials

Chapter 2. Extract, Transform, and Load

The power of any application lies in its data structure. QlikView can design very useful and functional data models. QlikView can extract data from disparate data sources and associate them to present a single version of the truth. The power of QlikView's ETL (extract, transform, and load) functionality can help organizations in transforming data.

In this chapter, you will learn how to extract data from different sources and transform them to design a data model. This data model will be used in later chapters to create dashboards. This chapter will help you in mastering ETL scripting in QlikView.

In this chapter, we shall learn about:

  • Scripting essentials
  • Building data models by loading data from relational data sources, Excel, and text files
  • Creating calculated fields in the tables
  • Different techniques to resolve synthetic keys
  • Resolving circular references
  • Loading Inline tables
  • Resident load
  • Including files
  • Using If statements

Configuring settings

Before loading data in QlikView, we need to set up the user preferences and document properties:

  1. Open the QlikView desktop. From the File menu, select New.
  2. Save this new file as QlikViewEssentials.qvw into your QlikViewEssentials\Apps folder.
  3. From the Settings menu, select User Preferences. Under the Save tab, make sure the After Reload option is checked.
  4. From the Settings menu, select Document Properties. Under the General tab, check Generate Logfile. This will generate a log file and will help in debugging.
    Configuring settings

Scripting essentials

Scripting is a set of statements or commands that are written using a specific syntax. Script statements are executed to accomplish the desired results. In QlikView, scripts are written in the script editor. A script is written to load/extract data from data source tables and to transform data. Script uses QlikView specific and data source-specific functions. Script editor is invoked by pressing Ctrl + E or using the script editor icon Scripting essentials from the toolbar. Script editor will look like the following:

Scripting essentials

Here are some of the highlights of the script editor:

  • Script statements can be organized by using tabs.
  • The first tab is Main and it is created by default. This tab has certain variables already declared. These variables are set using your operating system settings.
  • At the bottom of the script editor is a set of tabs used for loading data and script generation. Data is loaded from the Data tab and data from the files.
  • The script is executed from left to right and top to bottom...
Left arrow icon Right arrow icon

Key benefits

  • Design interactive dashboards using QlikView to share sharp BI insights
  • Discover how to create effective data models to manage and harness your data with QlikView’s ETL functionality
  • Learn and implement best practices to successfully integrate QlikView within your organization

Description

This guide demonstrates just how easy it is to get started with QlikView and create your own BI application. Featuring an introduction to its core features before exploring how to load data and model it, you’ll soon become more confident that you can take full advantage of QlikView’s capabilities.. You will also learn how to use QVD files with QlikView – and how they offer a simpler way of handling data. After digging deeper into data handling, as you learn how to use mapping tables and create a master calendar, you’ll then find out how to get the most from QlikView’s visualization features – vital if you are to use your data insights effectively. From accessible and user friendly dashboards to strategies and best practices for subjecting data to further analysis, you can be confident that you’ll be prepared to get the most out of your data with QlikView. With details on how to finally secure your application and deploy it for a successful integration in your organization, QlikView Essentials underlines exactly why QlikView is becoming more and more popular for businesses that understand the value of data.

Who is this book for?

If you recognize the challenges of harnessing data for a modern business this book is for. Maybe you already know a little about QlikView – if you want to learn more, QlikView Essentials is a great way to develop your knowledge and skills.

What you will learn

  • Learn the complete QlikView workflow – from loading data, to visualization and analytics
  • Learn how to Load data from different sources, including QVD files and how to optimize data models for accuracy and precision
  • Discover solutions to common data modeling problems, so you can respond quickly to changing situations
  • Create accessible dashboards and quality data visualizations to share insights effectively
  • Learn how to deploy your BI application for optimal availability

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jan 22, 2016
Length: 166 pages
Edition : 1st
Language : English
ISBN-13 : 9781784395087
Category :
Concepts :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Jan 22, 2016
Length: 166 pages
Edition : 1st
Language : English
ISBN-13 : 9781784395087
Category :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 104.97
Qlikview Unlocked
€32.99
Mastering QlikView Data Visualization
€41.99
QlikView Essentials
€29.99
Total 104.97 Stars icon
Banner background image

Table of Contents

9 Chapters
1. QlikView Fundamentals Chevron down icon Chevron up icon
2. Extract, Transform, and Load Chevron down icon Chevron up icon
3. Optimizing Your Data Model Chevron down icon Chevron up icon
4. Data Modeling Challenges Chevron down icon Chevron up icon
5. Creating Dashboards Chevron down icon Chevron up icon
6. Comparative Analysis Chevron down icon Chevron up icon
7. Securing Your Application Chevron down icon Chevron up icon
8. Application Deployment Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.1
(12 Ratings)
5 star 66.7%
4 star 0%
3 star 16.7%
2 star 8.3%
1 star 8.3%
Filter icon Filter
Top Reviews

Filter reviews by




Ian Stirk May 19, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Hi,I have written a detailed chapter-by-chapter review of this book on www DOT i-programmer DOT info, the first and last parts of this review are given here. For my review of all chapters, search i-programmer DOT info for STIRK together with the book's title.This book aims to introduce you to QlikView, covering the whole application lifecycle, how does it fare?QlikView is an increasing popular tool for data visualization. This book is aims to introduce you to the “...basics of QlikView, and then dive into loading data, performing transformations, creating visualizations, and deployment of the application”. The book is relatively small, having around 140 working pages spread over 8 chapters.Below is a chapter-by-chapter exploration of the topics covered.Chapter 1 QlikView FundamentalsThe book opens with a brief overview of the QlikView components, namely: *QlikView Desktop – development tool *QlikView Server – analytic engine *QlikView Publisher – loads data, and distribution serviceDetails are provided on where to download, and how to install a personal edition of QlikView Desktop. This is followed with an overview of QlikView basics (data is held in RAM, associations used to discover table relationships based on common field names, development is via QlikView Desktop).The chapter continues with an outline of the steps in the development of a QlikView application. These steps form the other chapters of the book. The example used throughout the book is based on the well-known Adventure works 2012 database. There’s a brief overview of the user requirements for the example QlikView application, before showing details of the various tables, their columns, and relationships. There’s a brief look at star and snowflake schemas, stating they are particularly amenable to reporting since they require less joins.The chapter ends with details on how to download a QlikViewEssentials zip file from the publisher, this is unzipped, and its files used in the development of the subsequent QlikView application.This chapter provides a useful overview of what QlikView is, its components, and how to install it. The lifecycle of a QlikView application is outlined before introducing the application that will be built in the remainder of the book.This chapter is easy to read, well written, with a good flow, and has plenty of helpful diagrams. These traits apply to the whole of the book....ConclusionThis book aims to introduce you to QlikView, covering the whole application lifecycle – and certainly succeeds. The book is easy to read, well written, has a sharp focus, with lots of helpful diagrams, and an easy flow between chapters. The book is very practical, with plenty of hands-on step-by-step walkthroughs.If you’re new to QlikView, buy this book. Highly recommended.
Amazon Verified review Amazon
sagar Jun 07, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book follows the same pattern as Chandraish Qlik blog. Very direct and simple to understand. Step by Step concepts and exercises help in following the chapters easily. Book is very detailed and covers all the topics on QlikView implementation from inception to server deployment.
Amazon Verified review Amazon
Soft.e Bytes Feb 15, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
It took around a week for this book to arrive in India. But the wait was worth it.This book covers all the QlikView topics in detail. It starts with the information a consultant should gather before starting on any QlikView implementation.It explains data modeling and dashboarding concepts with practice exercises.Every chapter starts with essentials section, which explains all the concepts in a nutshell. Book and exercises are easy to follow. Book has a chapter on server deployment which was like a bonus.
Amazon Verified review Amazon
Ettesh Jun 21, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I loved this book. I subscribed to Author's blog and this book follows the similar pattern.Very direct and easy to understand.
Amazon Verified review Amazon
Amazon Customer Feb 13, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The Book is great for any one entering into BI arena . I bought it for my wife as she is new in BI and looking at the Ocean of pick and choose it is not easy. The book in comprehensive and covers all important aspects in a very simple language. The writer did a real good job. Though I would have liked the price to be $10 cheaper but it is worth the price.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.