I created a form for my jobsite to track hours worked in a given week. I used the same question repetitively so there would be multiple slots for multiple days. One of our crews can have up to 15 people and only the crew manager inputs the time. So essentially, there are 7 sections in my form, with 15 questions per section. As you can guess, this adds up quick.
However, I want the responses of this form to go into a single column with multiple rows (Name-Hours). As rows are more user friendly in excel than columns are.
So essentially, how can I take my 100+ responses per survey and have them list by column, preferably without inputting hundreds of "add a row into table" functions.
The picture is what I'm working with so far. I've attempted multiple things but so far nothing works for my use-case, or it would take hours of redundant "add a new row", so any help is appreciated.
I’m not sure I 100% understand your case, but I think you should be able to create a Compose or Variable action with all the response fields related to this repeating section on the form.
Then you can create an array from that action holding all the response values & put that array in an Apply to each loop that will loop through each value/set of values & add a new row for them.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2