Hi, I am having problem with my write cell. As I am using alot of loops, my write cell isn’t working properly. I have attached my workflow below. Right now, I am (app integration) write cell inside but its writing the value not only for that particular row cell it writes for the whole column. If I use (workbook) write cell, it works but I am unable to use it inside the loop as the excel file is being used by the process to do the whole workflow. If i get it out of loop, it writes the value only for the last row as it is not in the loop to get the rowindex. Pls guide me on how to fix this mess I made.
DoubleCheckServerDetails.xaml (282.9 KB)
Thank you xoxo