Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
After upgrading to Qlik Sense V2.2 I observed a script crashing when trying to load data from an invalid URL
Context : the script dynamically composes an URL in a for loop.
For some dates the URL does not exist
In QS V2.1, with ErrorMode=0 the script continued (skipping the LOAD from the invalid URL)
Is there any way to
- check whether an URL to load a HTML webtable from is valid or not
- continue loading in case of an Error (ErrorMode = 0 does not seem to be enough)
I have the same issue.... Looks like errormode in 2.2 is not working..
This does indeed look to be the case. It has already been submitted to R&D to remedy with the ID QLIK-52534.
Check this threads you will get a idea on the same .
anybody knows if this error has been fixed?