Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I stop a loop, depending on a existing value on a table? If it exists the loop continue, if it doesn´t exist, pass to the next date

Hi, my problem consists in that I have a loop that recolect information of contactability of diferent clients by day, but the information is available only in certain day around the year, so the field "FEC_FECHA" (YEAR-MONTH-YEAR) is null in several dates around the year. For this cases I need that the script stop reading and pass to the next day inmediately, how can I do that? Here is the script:

Captura.PNG

Captura1.PNG

I really need to do this filter, thats all. The dates that exists comes from the variable "FEC_FECHA". Thanks

0 Replies