Hi,
I am using for each row loop and inside for each row for each process i have to right log in one cell of excel.
for each process there are might be 1 or more than one project so for each project how can i write in same cell with comma saperator?
and after writing for this three/four project it has to go to next iteration.
so question is how can i write in same cell for more than 1 project ?
check this image it will write for first iteration for first project but will overide for second for same iteration.
how can i achieve this as below ?
Now i am using write cell to write like this.
Kindly help me for the same.