The source file (google sheet) has 8 columns and 2600 rows. New rows are added daily (about 200 a day). I am able to get the script to work, except the first column does not come over. This is a date column. All of the other columns/rows are syncing as expected. Are there any requirements for the first column? Any ideas?
Hi @E_Browning, I would double-check that the column name you’re trying to sync from Google Sheets matches exactly to the column name in your Coda table. Sometimes there might be a leading or trailing space in the column name which would prevent the script from syncing the data.
Thank you. You were correct. There was a leading space in the source file. I don’t know how that got past me because I checked that a few times, and couldn’t find it. But, it was there. its working.