I am trying to achieve error handling while trying to connect to multiple databases in QlikView.
My aim is to achieve if one connection fails in Qlikview, a table should be created for errors and the loop should continue with the next connection and should not fail the script. Right now if I am doing this, I am getting the error as Script execution failes and no error is indicated. Any help?? Any method?