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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
samkadouh
Contributor II
Contributor II

List Values of Field & Condition Loop

Hello guys! I am using "List Values of Field" block to iterate over different values of a list. I used a Condition Block which checks if the value obtained by the list is equal to the value stored in the first row and first column of a variable I created (TableData[0][0]). When it is equal, the flow goes in the "Yes" flow which works out great. 

How can I direct the flow to go to the next value in the List Values of FIeld in the "No" path of the condition block? That way, I will be able to use TableData[0][1] and equate it to the next value of the field.

Labels (1)
0 Replies