How to iterate for each row loop in 2 datatables

Hi,

I have an query . can someone pls advice me the best solution

example : case1
datatable 1 below as rows
1.A
2.B
3.C

Datatable 2 has below as rows

  1. x
    2.y

Is it possible to get the output as beloww ones becoz after searching A in my webpage i need to enter x and update; And it should go on as mentioned below
case 2 output
A
x
B
y
C
x

Refer this
ExcelFormat.xaml (20.0 KB)

Thank you so much :slight_smile:

Your Welcome!

Happy Automation!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.