User manual
Table Of Contents
- Chapter 1 Introducing FileMaker Pro
- Chapter 2 Using databases
- About database fields and records
- Opening files
- Opening multiple windows per file
- Closing windows and files
- Saving files
- About modes
- Viewing records
- Adding and duplicating records
- Deleting records
- Entering data
- Finding records
- Making a find request
- Performing quick finds based on data in one field
- Finding text and characters
- Finding numbers, dates, times, and timestamps
- Finding ranges of information
- Finding data in related fields
- Finding empty or non-empty fields
- Finding duplicate values
- Finding records that match multiple criteria
- Finding records except those matching criteria
- Saving find requests
- Deleting and reverting requests
- Viewing, repeating, or changing the last find
- Hiding records from a found set and viewing hidden records
- Finding and replacing data
- Sorting records
- Previewing and printing databases
- Automating tasks with scripts
- Backing up database files
- Setting preferences
- Chapter 3 Creating databases
- Planning a database
- Creating a FileMaker Pro file
- Defining database fields
- Using supplemental fields
- Setting options for fields
- Defining database tables
- Creating layouts and reports
- Setting up a layout to print records in columns
- Working with objects on a layout
- Working with fields on a layout
- Working with parts on a layout
- Chapter 4 Working with related tables and files
- Chapter 5 Sharing and exchanging data
- Sharing databases on a network
- Importing and exporting data
- Saving and sending data in other formats
- Sending email messages based on record data
- Supported import/export file formats
- ODBC and JDBC
- Methods of importing data into an existing file
- About adding records
- About updating existing records
- About updating matching records
- About the importing process
- Converting a data file to a new FileMaker Pro file
- About the exporting process
- Working with external data sources
- Publishing databases on the web
- Chapter 6 Protecting databases with accounts and privilege sets
- Chapter 7 Converting databases from FileMaker Pro 6 and earlier
- Chapter 8 Security measures
- Index
150 | Working with related tables and files
Summarizing data in portals
You can summarize data that’s in a related field displayed in a portal. The portal
can contain records from a related table or from the same table (a self-join).
To summarize data in portals:
1. Create a calculation field in the table in which you want the total to be
displayed.
2. For the calculation field, define a formula that includes an aggregate
function for the type of summary calculation you want to perform.
For example, if you are in the Invoices table and want to define a calculation
to total the related values in the Price field of the LineItems table, use the
formula:
Sum(Line Items::Price)
3. Place the calculation field on a layout of the table in which it is defined.
See “Placing and removing fields on a layout” on page 116.
For more information about summarizing data in portals, see Help.
About lookups
A lookup copies data from another table into a field in the current table. After
data is copied, it becomes part of the current table (and remains in the table
from which it was copied). Data copied to the current table does not change
automatically when the data in the other table changes, unless the data in the
match field of the current table changes.
To establish a connection between tables for a lookup, you create a
relationship. Then you define a lookup to copy data from a field in the related
table into a field in the current table.
When you type a value in the match field of the current table, FileMaker Pro
uses the relationship to access the first record in the related table whose match
field contains a matching value. Next, it copies the value from the lookup
source field into the lookup target field, where the value is stored.
φμπ10_υσερσ_γυιδε.βοοκ Παγε 150 Μονδαψ, Αυγυστ 25, 2008 3:59 ΠΜ