I have to first filter contact info data in an excel sheet by separating the invalid data (invalid email, invalid phone number, etc…) from the valid data. I don’t want to do a nested if loop so I was wondering if I could use flow decisions in the for each row activity.
hi
welcome to UiPath community
yah thats possible we can use Flowchart inside a IF condition
but i would recommend you to use SWITCH activity when we are designing the process with SEQUENCE