Hi i have this problem and i don't know how to solve it yet. I have created a trigger to transfer data from google sheats table to excel online table.
1) Running the schedule trigger
2) Get data from excel online table ( list rows present ina a table)
3) I delete all rows
4) I get rows get rows from google sheats
5) Add rows to excel table online
And the following happens - delete all rows, get all rows from google sheats and add rows repeatedly with repetition to excel table online. Each row can be duplicated from 2 to 10 times. Total from google table of 40 rows I get a table of 350-400 rows in excel online. But I noticed this thing - if I manually delete all lines in excel online file except the first one, then I get normal data from google sheats in excel online and there is no duplication, except for 1 line which I did not delete. If I manually delete all rows from the table, then unfortunately the problem continues and the data is not added to excel online. Can you tell me who has encountered this problem and how to avoid duplicate rows when transferring data from google sheats to excel online?