vote up 0 vote down star
1

i'm trying to create a RDCL report with the follow requirements:

  • The datasource is a master business object that also has a child business object.
  • I want to show some data of the master BO using a List.
  • I want to show the details of the child BO using a Table.
  • I do not want to use subreports.
  • I do not want to flatten my object graph and use grouping

Is this possible?

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.