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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Script error on LOAD date

I have a dashboard running on my XP local machine (HP notebook) and that works well.

Now I installed a copy of this dasboard to a local machine of the costumer HP notebook so he can play and evaluate the contens of the datacloud and the dashboard . (His machine has Vista OS and a recently downloaded trial version of QV with exactly the same release nr of QV10 as my machine has ).

Also the country settings in Windows looks exactly the same. Because of the transfer to a trial version the data must be loaded again from the QVD's.

During the running of the load script i get the following error message:

error loading image

I can not find any reason for this error .

Who can help me out ? Thanks !

Leo

2 Replies
Anonymous
Not applicable
Author

Hi,

It doesn't seem to recognize the date field correctly. You end up with Date#('','DD-MM-YYYY'), i.e. it's not filling in the field name. I assume you're using a variable in the script? Check up on this.

Not applicable
Author

Johannes,

Thanks for your quick response. The error pop up didn't contain the complete statement.

Indeed there were 2 variables involved called 'startdate' and 'enddate'. They where defined and presetted under the settingsmenu om my machine but were emptied during transferring the document to the other machine.

After presetting the variables again the problem was solved.

Thanks for your suggestion.

Leo