Managing Summary Columns
When two tables are related, you can create summary columns. Summary columns are columns in a master table used to represent calculations of specific data from a detail table. For example, the "Invoices" table can display the total amount for all invoice items stored in the "Items" table.
As a result, the "Total" summary column, calculating the total item amount, will be added to the "Invoices" table:

To add a summary column to the related table:
-
Click the
Setuplink in the top right corner of the window. -
Select the table you need.
-
From the setup menu, select
Tables>Manage relations. -
In the
Relationsform, click theAdd Summarybutton next to the necessary relation.

The summary column form will be displayed:

Fill in the displayed form to create a Summary column.