QlikView development setup
To set up the QlikView development environment, download the code bundle for this book from Packt Publishing's website (http://www.packtpub.com/support) and then unzip the downloaded file in your C
drive within a folder with the same name as the ZIP file (QlikViewEssentials
). The unzipped folder (C:\QlikViewEssentials
) should now contain the following folder structure in it:
Apps
: This folder contains the.qvw
files. Any design file created in QlikView has.qvw
extension. These files are referred as document, app, or qvw.Data
: This folder contains data files required by the application. It includes the access database.mdb
file. Also, it contains excel and text files. This folder also contains a subfolderQvds
to store QVDs.Images
: This folder contains the images required by the application.Includes
: This folder contains any files to be included in the application, for example, data connection.