Hi,
I am working on a project where data needs to be read from a .csv file and execute a set of process for each data. Once the process is complete, each data needs to be saved to .xlsx file. But instead of writing a single copy of data, the bot is writing multiple copies of same data. Can anyone suggest me a solution please. Thanks