Hello,
I am attempting to create an automation which will take compare records from two separate pages and then input values from one page into another based. I have the system working for finding and inputting the data from one page to another, but the issue is that the source page has repeated entries for the same conditions (example: there are 3 entries for the name daniel, where the name is being used as a condition).
Is there a way to have the "Find record" action remove repeated values from its list before outputting?
If not, is it possible to do so with coding it?
Thank you in advance.