Repeat several times some rows based on an answer

Hi all!

how can i repeat several lines based on the number entered in a previous answer? example: “number of owners”, based on the number entered in the answer, many lines are opened as the number of owners to enter the owners’ data…
Do you think it’s this possible? Or I have to repeat some times the same rows?
Thanks a lot for your help

F.

FAQ: Add a number of rows Tips & Tricks ?

Add an arbitrary number of rows to a table based on a column value of type Number. Try the sample app! For this example, the table from which the row-addition process will be initiated is called Control Table. The table to which new rows will be added is called Target Table. Use your own names as you see fit. Note that they could even be the same table. Control Table must allow updates; Target Table must allow adds. Control Table must have at least two columns for this process: Finish Count (…

1 Like