Additional Detail Section

A

ackland

Hello all,

I have been trying to create a report that displays information for
Individuals in my database. I have the following tables in the
database: Individual, Organization, Individual_to_Individual,
Organization_to_Organization

The report that I am trying to create will give all of the details
about a particular individual and then give a list of who they are
linked with.

ie.
John Doe
123 Fake St.

Linked with the following individuals:
Jane Doe
John Smith

Linked with the following organizations:
ABC Compnay
etc.

I have created a report and it is not displaying as I would like. It
looks like the following:

John Doe...

Linked with the following individuals:
Jane Doe

Linked with the following organizations:
ABC Company

Linked with the following individuals:
John Smith

etc.

I am assuming that if I created an additional Detail section of the
report I would be able to sort my links by the category of individuals
or organization. The problem is, I don't know how to create an
additional detail section. Can anyone please let me know if this is
possible and how I can do this?

Thanks!!!
 
Top