You seem to be a smart guy, you’ve attended courses such as DeepLearning.AI
, Building AI Powered Chatbots without Programming - IBM
(as per your LinkedIn profile) and it would be kind of a shame not to take a look over the UiPath Accademy courses:
Your issue could be easily solved by using only 4 basic UiPath activities:
- The Filter Data Table activity (https://docs.uipath.com/activities/docs/filter-data-table)
- The For Each Row activity (https://docs.uipath.com/activities/docs/for-each-row)
- The If activity (https://docs.uipath.com/studio/docs/the-if-activity) and
- The Write Range activity (https://docs.uipath.com/activities/docs/excel-write-range)
And, please don’t be so lazy in providing feedback to community’s good intention to solve your issue
Best regards,
Marius