Skip to main content
Question

Unable to capture all loop iterations in Typeform

  • April 1, 2026
  • 1 reply
  • 2 views

Forum|alt.badge.img+1

Hello everyone,

I’m running into an issue with a loop-like structure in my Typeform.

I set up my form so users can go through the same set of questions multiple times (to simulate a loop), but I’m facing a problem with the data:

  • In the ending screen, only the first set of answers is displayed

  • More importantly, in the Google Sheets integration, I also only receive the first set of responses (or sometimes only one value), instead of all iterations

It seems like Typeform is not storing multiple answers for the same question when it’s repeated through logic, and instead overwrites or keeps a single value.

Has anyone experienced this?
Is there a recommended way to properly capture multiple iterations of the same questions and send all responses to Google Sheets?

Thanks a lot for your help!

1 reply

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • April 1, 2026

@Questionaire oberA - if you are cycling inside the same typeform without ‘submit’ then the answers are overwritten. if you can create a video of the scenario it will be easier to troubleshoot. 

there are a couple of ways you can do this but it will depend on how you are trying to structure your outcome

des