The insert row GSheet always overwrites previous row
The insert row GSheet always overwrites previous row
At a glance
The post discusses an issue where inserting a new row in Google Sheets overwrites the previous row. Community members have reported similar issues with Typebot, where multiple submissions are not being stored correctly. A community member has proposed a solution by creating a variable resultId and storing it as the first column in the Google Sheet, which could potentially be added to the Typebot documentation. The community members are trying to reproduce the bug and provide more information to help resolve the issue.
I left the first column blank, and every row inserted overwrote the previous one. Could it be the implementation looking for a unique first column before inserting ?