Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
vindhya_giri
Creator II
Creator II

Script error

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.

Untitled.png

Please advise

Thanks!

1 Solution

Accepted Solutions
Peter_Cammaert
Partner - Champion III
Partner - Champion III

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.

View solution in original post

5 Replies
sunny_talwar

Do you have a variable after FROM in your script?

maxgro
MVP
MVP

Please, post the script

Peter_Cammaert
Partner - Champion III
Partner - Champion III

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.

vindhya_giri
Creator II
Creator II
Author

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.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

My pleasure.

Enjoy QlikView and the Qlik Community.