T
Typebot13mo ago
tgdn.

The insert row GSheet always overwrites previous row

The insert new row of Google Sheets overwrites previous row
6 Replies
tgdn.
tgdn.OP13mo ago
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"
tgdn.
tgdn.OP13mo ago
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-sheets
Baptiste
Baptiste13mo ago
mmmh that should not happen Can you provide a reproduction of the bug? Insert should insert a row at the bottom
tgdn.
tgdn.OP13mo ago
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 ?
Baptiste
Baptiste13mo ago
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 🙏

Did you find this page helpful?