Hi,
I have two tables. One has application key. Other has server names. The application key may have more than one server name in the string. I want to filter the rows that first matched.
SO if my server names are A and B. My application key is "Let us do this from B on A". Then i want to get output of this application key with Server name B because it appeared first in the string. I have been able to make a workflow which outputs both the matches. I want to refine it further to suit my requirement.
Please find attached the workflow and desired output(image). Desired rows are highlighted.
Thanks,
Raman.