Report template multiple child bands

Hi

Just learning how to use the reports addon.

If I have customer entity with one to many relationship to addresses entity and customer also one to many relationship to order entity.

I want a report that prints customer, all their addresses and all their orders. what will their template look like ?

the examples I am seeing only show one child band for a one to many relationship between order and orderlines. but is a report we there are many child bands possible ?

Thanks
Bothwell

Hi, Bothwellw!
Yes, several child bands are possible in report.
For example, in this case template can be as foollows:
Template for report “Report for entity “Customer””.docx (8.1 KB)
Report will look like this:
Report for entity “Customer”.docx (14.3 KB)

1 Like

Thanks Artem, I understand now.