Hello!
I have a process flow that uses a formula to calculate if a row as an error. The column [Error Count] is added showing 1 if an error is found or 0 if no error. I am in need of having criteria based on the total error count of the file, not the individual row.
I read on how to add a total to the error count column, but the same issue arises in that it seems I can only add a filter based on that total row.
Does anyone know if it's possible to base criteria/filter on the sum of the [Error Count] column so that the entire input file could move to the next step based on if there was at least 1 error (and another step if no errors)?