Search This Blog

Monday, May 26, 2014

How to construct relative paths in QlikView

UI file:
[Z:\QlikView\SourceDocuments\Clients\QVW\Me\WIP\UI.qvw]

Source file:
[Z:\QlikView\SourceDocuments\Clients\Data\Messages.xlsx]                   

1. Common folder is [Clients]
2. To get there from UI file (in WIP folder) we have to go three folders up (Me -> QVW -> Clients)
3. So we add three placeholders [..\] & the path from the common folder: [..\..\..\Data\Messages.xlsx]