Avatar

Level 6

To use a loop, the items must be arrays. Adding complexity to your situation is related items from a data perspective being spread across pages and subforms for layout. If you create a schema for your data and create a data connection based on that schema, then bind your fields to the schema, you can separate data reference out from layout. It will then make it much easier to loop on the data yet still have your layout as is.