Hello community, I have the following problem: I have a lookup row that needs to recognize consecutive IDs: ID1, ID2, etc.
When running the scenario, it only executes row 2 (the first one contains the headers).
So it doesn’t advance. (ID1…ID2…etc.)
I also want to mention that, in the lookup row, I’m filtering several headers in my project. After the first module, I go to a router, from where it branches to an interactor (carousel images). Another path is a single image, and the last is a video (this is simplified for the question; it contains more paths).
The goal is to recognize the numerical order before deciding which path to use.
I’ve tried filtering by numeric text, execution ID, by group, using the AND/OR rule. And it doesn’t work.
My scenario is divided into several actions that come from an Excel file that doesn’t have formulas or anything, just text.
I hope an expert can help me out!
Thanks!