Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, Once, I was asked by a colleague that whether we can write and execute VB script in script editor window of qlikview. How we can do that if its possible. I would like to provide some background why I need this. We have a excel file that is stored at some location and we want to move it to a desired folder before qlikview scheduler begins to execute data refresh/load process. If you have an alternate solution to do this that would be grate. Thanks in advance -Priyanka
HI,
Through batch file you can achieve this , before triggering QV qpplication trigger this batch file that contains code to copy excel from one location to another
Thanks Sunny. why this method didn't came into my mind ![]()
![]()
You could also trigger this within the load itself:
Is it possible to create a batch file in the Qlikview Script
- Marcus