Forum Discussion
- ChrisChrisQrew Assistant Captain
You can create a summary field in the parent that summarized the # of child records for an event.
Go into the relationship manager between the two tables in question.
On the parent side, click Add Summary.
Follow the defaults to the end and then name your summary field.
- MCFNeilQrew CaptainIf I understand it correctly your parent table is "event types" and the child is most likely "events".
You can either create a summary report on the 'events' table and summarize based on event type, or you can create a summary field that summarizes the "# of events" for each 'event type'.