Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
ameydiwanji
Contributor III
Contributor III

Error in Script

Hi All,

I am adding data from SQL server, and while doing so I am getting the below error. I have tested the connection and it is running fine. For one table the error which i am getting is

"Data was not loaded because error in the script. Please correct the script in the data load editor and reload data"

and for another table i am getting this error

"Data can not be added to data manager. Please verify that all the data sources connected to the app are working and try adding the data again"

Both the tables I am adding are from same database. But, I am getting different errors for both tables.

Can someone help me?

Regards,

Amey

3 Replies
sasiparupudi1
Master III
Master III

Do you perhaps have preceeding loads on these tables? if yes,try commenting them and see if the load works ok?

vlad_komarov
Partner - Specialist III
Partner - Specialist III

Check the application's log. It should give you more information about the "error". It might be a field name missing, misspelled, or something else.

Can you check the actual script? Try to run it in the DEBUG mode to see where it fails...

VK

Anonymous
Not applicable

This error occurs often when you have both the Data Load Editor and the Data Modeler open at the same time. Try closing the data modeler, remove the auto generated modules from the data load editor, save and then open the data modeler again and try the same.