Automate through a row in for each loop but type somewhere different in next iteration

Hello,

Situation: I want to enter data from an Excel sheet with over 150 lines to a DocuSign form.
I’m currently using an Excel Process Scope to iterate through the datatable with a for each row loop (I would like to continue using the excel scope DT and not create a new one)

I tried demonstrating the problem with following picture. The picture demonstrates different browser fields in the form. The yellow and red fields display rows that require input from a new row. E.g. black = Row 1 , yellow = Row 2, Red = Row 3.
All browser fields are selected with a type into UI action.

Problem: Typing into the browser field for the first row from the excel is clear. However I dont know how to enter data for the 2nd and 3rd row (yellow) as the output will be the same as for the first row.

The ideal solution gets data from the excel sheet from x columns and types each new row into the next field cluster, the online form has in total 3 data clusters. After this has been achieved, the loop beginns from start meaning:
Form 1 = Receives input from row 4
Form 2 = Recevies input from row 5
Form 3 = Recevies input from row 6
etc …

I have also attached sample data sheet

Screenshot 2024-03-18 183209

Hello @mojo!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff