I saw the following question already asked before:
“Is it possible to automate this workflow - whenever a new file is uploaded to a Google Drive folder as a Google Sheet > grab certain columns of data within the newly uploaded Sheet > and then copy & paste those data to an existing Google Sheet?”
Now is the case that i am struggling with exactly the same, and since there is no answer that fixed the problem(at least not that i can see) i was wondering if anyone knows how to solve this. The idea is that we upload a spreadsheet file on Google Drive, and it copies the sheet (or ideally moves it as a whole) in to another existing spreadsheet as a new sheet.
Hope anyone can help us.
This was the way we have been looking to get it done. Maybe we are doing something wrong, or we should look for a different approach?
Please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2.
Please export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the input/output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a bundle.json file, and upload it here into this discussion thread:
4.
Please share screenshots of how your Google Sheets sheets look like, and explain how you want to copy the data to the other sheet? Which cells go into which cells on the target sheet?
Following these steps will allow others to assist you here. Thanks!
You can use templates to help solve the problem. if these sheets are “standard” in layout, then when a new sheet is dropped, create a new sheet using a template, and duplicate the data.
After some adjustments, I have finally managed to perform “Uploading a Google Sheet to Google Drive and automating the process of transferring its data to an existing Google Sheet.”:
The one thing missing in the other thread, was the second picture below:
I’m facing an issue with a code designed to automatically transfer CSV files to my Google Drive. I’ve implemented a ‘Watch Files in a Folder’ mechanism for this purpose. However, I’m encountering difficulties importing these files directly into my spreadsheet. I’ve attempted various approaches, but none have yielded the desired outcome."
Hi there, as I am also a new user, my guess for the two possible reason of the issue could be:
File format: In my instance, the file was uploaded to the drive as an excel format, but I converted the file to Google spreadsheet first. (Not sure what happens if I didn’t)
Remove the “Download a file” module for now.
My recommended steps to resolve the issues are:
Remove the “Download a file” module first.
“Add a row” module, add the values matching the columns
Perform a test run and see if it works.
If it still doesn’t work then try adjusting the file format to Google sheets, you can use the following module to perform the action: