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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Use of Errormode

..

2 Replies
Not applicable
Author

Hi Kannuri,

You might want to ckeck out the following links:

http://community.qlik.com/message/436745#436745

http://community.qlik.com/docs/DOC-5342

set ErrorMode=0;

effectively stops the pop-up messages that point towards an error and is brilliant for when you're running a long reload job and don't want the whole load to be stopped by a minor script change that you might have made.

Hope you find these links helpful. Else check out the help files via the script editor under "Error Variables".

Charles

Not applicable
Author

Hi Nagaraj,

PFA.....