Hi,
Version:18.0.1
I have two question on using List in process flow the question is as follows.
1).In my process flow model, I have a List that contains labels called processed items. The label consists of two value one is "0" other one is "1". Here I am looking for a code that returns, you have 4 "0" values and 7 "1" values. Basically, am looking for the content of these two values from the list.(Note the example for this question is attached in the below fig)
2). Is there any way to write a query function to compare the two different list to find out the label value that is present in LIst1 is also present In List2 (Note the example for this question is attached in the below fig)
I have attached the sample model for your reference.
label-based-content-on-list.fsm
Thanks in advance for your answers.