Hi bubblers !
There is RepeatingGroup that shows text being extracted from 2 separate LIST FIELDS of a DATA TYPE. The required text from LIST FIELD1 has been identified, now how to extract text at same INDEX number from the LIST FIELD2.
Ex. :
LIST FIELD1 : CaseNumber;
LIST FIELD2 : Date
Now, Required CaseNumber is at S. No.3 in LIST FIELD1. So, how to extract text value at S. No.3 from LIST FIELD2 i.e. the Date of the selected Case ?