QlikView Your Business: An Expert Guide to Business Discovery with QlikView and Qlik Sense by Oleg Troyansky & Tammy Gibson & Charlie Leichtweis

QlikView Your Business: An Expert Guide to Business Discovery with QlikView and Qlik Sense by Oleg Troyansky & Tammy Gibson & Charlie Leichtweis

Author:Oleg Troyansky & Tammy Gibson & Charlie Leichtweis [Troyansky, Oleg]
Language: eng
Format: azw3
ISBN: 9781118949573
Publisher: Wiley
Published: 2015-07-21T16:00:00+00:00


Exercise 10.3: Using a Variable to Define Folder Locations

Before you add too many STORE statements, replace the hard-coded folder path with a variable that you can assign in the beginning of the script.

In the Script Editor, open the Main tab and create a new variable called vQVDPath that will hold the path to the QVD files: SET vQVDPath ='..\Data\QVDs\';

Replace the hard-coded path in the existing STORE statements with the new variable, enclosed in the dollar-sign expansion: store CustomerMaster into $(vQVDPath)CustomerMaster.QVD;



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.