There has been an issue being faced in the Excel Acitivites of StudioX
I have multiple files from a folder and I need data to be read from each folder and appended it to the another sheet(master sheet)
The issue that I am facing is that the data gets pasted randomly on a cell in the master sheet creating an issue to actually paste the data in the best possible way.
You don’t use copy/paste to work with Excel. You use the Excel activities. Have you done the free online training from the UiPath web site? It covers these things.
I have done the same thing as mentioned, Please can you find the screen shots below and correct me if I am wrong somewhere. This is done on the StudioX platform
What I see that the data is read but pasted randomly on the master sheet. I have no clue why it takes random cell and paste it and then go ahead take another random cell and paste it again
Can you please guide where I am going wrong here. Also, I am in the learning stage of UIPath
Please try to uncheck the Template file and see. Also in order to check the data getting copied from each excel, you can use output Data table activity as below.