Button that creates multiple rows

We added a Sequence() formula that can help here too.

So for this example, you could do Sequence(1, [Number of Products], 1).FormulaMap(AddRow(...))

As a sidenote: we’re having lots of discussion on FormulaMap() internally. It’s an incredibly powerful formula, but perhaps not obvious when/how to use it. Would love thoughts on how to improve it?

9 Likes