Hello all,
I'm trying to figure out how to use repeaters/groupings for line items when working with a custom report layout in Microsoft word format.
As of now, I'm under the impression that the columns coming from your VS Code need to be under the same dataitem to be repeated together. For example:

This code allows me to apply a repeater from the dataitem those columns are under.
On the other hand, when I have multiple columns from different dataitems (linked) -- the repeater doesn't like to pull in items that aren't a direct column in it's dataitem. For example:

If I applied the repeater based on "Prod. Order Line", it wouldn't repeat "Operation No", "Work Center No" and so on...
Can anyone give me a rule of thumb or specific instructions on how to format code to make repeaters work best -- or how to use repeaters (or some other function?) better in word to get things to repeat better/in unison?
Thanks!
Chris