The insert row GSheet always overwrites previous row
The insert new row of Google Sheets overwrites previous row
6 Replies
Not only that, but results within Typebbot are also overwritten, making it impossible to store multiple results
I submitted the Typebot 3 times, but only 1 submission in "Results"
Solved it by creating a variable
resultId
and storing it as the "ID" in the GSheet as the first column.
This could probably be part of the Docs @Baptiste ?
https://docs.typebot.io/editor/blocks/integrations/google-sheetsTypebot Docs
Google Sheets - Typebot Docs
mmmh
that should not happen
Can you provide a reproduction of the bug?
Insert should insert a row at the bottom
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 ?
Nope that’s not how it works, it just adds a row.
Let us know if you have a reproduction example or a video recording of the bug 🙏