Hi All, I am trying to change a path in a config file so that my QlikView script reads a spreadsheet from a new source. Presently the spreadsheet is held in the same server but in a different folder. How do I write a path to a different server?
eg I have vTextDir = '..\..\' and I want to move the spreadsheet this gets to another folder in another server with something like vTextDir = '..\..\..\..S:\QlikViewFolder\FolderA\'
This doesn't work - is it possible to do this and if so what am I getting wrong with the path?
Many thanks
David