Hello,
I am new to UiPath and would really appreciate your help!
I have 2 excel, one with a timeplan and one with a projctplan.
I already extracted a datatable from the timeplan including Stages (1-5) and the Dates
Now I have the projectplan with more rows, but I only want to match the rows Stage 1 - 5 and then write the specific date into the matching row into the column “Ende”
I already tried the comparison with an Each Row in Each Row activity but somehow I am not able to write the correct If activity and then the right “Write Cell” activity.
Thank you very much in advance!
Kind regards,
Susanne
ProjectPlan.xlsx (8.6 KB)
Timeplan.xlsx (8.5 KB)