cancel
Showing results for 
Search instead for 
Did you mean: 

Get Empty fields in a collection

RichardLoughins
Level 4
Hi, I'm looking some help with a process I'm working on.  In this particular case, I need to find if there are any empty fields in a collection.  For example, I have a collection with around 10 columns/rows.  There will likely be 100+ rows once it's populated.  I need to find a row that is missing a value in any of the columns, and if found, put it into a report to be worked on later.  I can't seem to find an option, or use a combination of options, that would allow me to do this.  Any ideas would be appreciated.  Thanks!
1 REPLY 1

Denis__Dennehy
Level 15
Loop through your collection... check your fields in a decision stage.  This will run a lot faster at run time than in studio.