Is it possibly to set column values of existing rows with a CSV import? Or can the import only be used for creating new rows.
Example:
I have a CSV with a true value for a column. The rows for the items already exist in my Glide table.
Is it possibly to set column values of existing rows with a CSV import? Or can the import only be used for creating new rows.
Example:
I have a CSV with a true value for a column. The rows for the items already exist in my Glide table.
CSV Import is for adding rows. To edit existing rows, you would have to upload the CSV, pass it to a third party like Make, and have it get data from glide, spin through that data and the CSV, check for difference, and send updates back to Glide.
Thanks Jeff,
Option for bulk editing via CSV import would be an awesome feature for the future.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.