Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I skip errors in the script?

Hi,

I'm working on a script with a loop with the information of clients by period, the script works fine, but in some periods the information is not available, that's because the record of certain products only exists one year ago, so it drops error because the table doesn't exists.

I want to skip the errors in the script and if the variable doesn't exist, the script create the variable as an empty field, it is possible?

Thanks

1 Reply