Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I am getting the following error when I am trying to reload a QVD generator. Can anyone please suggest me on this.
I have no file like 00000009.000 and also, I have not mentioned anything like that in the script.
Please advise
Thanks!
Generate a script log file by marking the checkbox in Settings->Document Properties->General and reloading the document. In the script log, determine where exactly the script fails. Find that spot in your script. Make sure you check any intentional or accidental $(INCLUDE=...) expansions. It may also be a leftover at the front or the end of your load script.
Do you have a variable after FROM in your script?
Please, post the script
Generate a script log file by marking the checkbox in Settings->Document Properties->General and reloading the document. In the script log, determine where exactly the script fails. Find that spot in your script. Make sure you check any intentional or accidental $(INCLUDE=...) expansions. It may also be a leftover at the front or the end of your load script.
Hi Peter,
Thanks a lot.
I already had the log file being generated but after reading the post I went back and took a look at it once again and realized that I missed defining one of the variables.
Thanks once again.
My pleasure.
Enjoy QlikView and the Qlik Community.