Quick Start
Table Of Contents
- Chapter 1 Welcome to FileMaker Pro
- Chapter 2 Installing FileMaker Pro in Windows
- Chapter 3 Installing FileMaker Pro in the Mac OS
- Chapter 4 New features in FileMaker Pro
- New features in FileMaker Pro 5.5
- Windows 2000 Professional
- Ease-of-use improvements
- Record-by-record access privileges
- Scripting improvements
- New logical, design, and status functions
- Extended ODBC and SQL functionality
- Import named ranges of Microsoft Excel data
- Search only the relative path for FileMaker Pro files
- Relaxed rules for mapping fields and relationships when importing scripts
- Dynamic field name matching in data import scripts
- Import more graphics file formats
- Increased productivity with FileMaker Server
- Prevent users from changing passwords
- Prevent users from creating databases
- Validation of the number of characters in a field
- Open a FileMaker Pro database via a URL (Mac OS)
- Web publishing enhancements
- Backward compatibility
- New features in FileMaker Pro 5
- Hands-on, task-oriented tutorial
- New features in FileMaker Pro 5.5
- Lesson 1 FileMaker Pro basics
- Lesson 2 Browsing information
- Lesson 3 Finding and sorting records
- Lesson 4 Creating a database and entering records
- Lesson 5 Customizing what you see
- Lesson 6 Creating lists, mailing labels, and form letters
- Lesson 7 Simplifying data entry
- Lesson 8 Automating tasks with buttons and scripts
- Lesson 9 Creating and running reports
- Lesson 10 Making databases relational
- Lesson 11 Keeping your data safe
Lesson 9
Creating and running reports
The process of retrieving and organizing data from a database is
called reporting. Summary reports present just the totals of your
data; they do not break information into smaller groups.
Subsummary reports, also referred to as reports with grouped data,
categorize information by a particular field or fields, allowing you to
group information hierarchically. This subsummarized information
can then be subtotaled, averaged, or counted.
In this lesson you will:
1 generate a report with grouped data
1 generate a report with grouped data and totals
Note You can install a fresh copy of the tutorial files at any time. For
Windows-based systems, see the Custom setup instructions in
“Installing FileMaker Pro” on page 7. For Mac OS systems, see
“Custom installation” on page 22.
Generate a report with grouped data
Look at a sample report
This example shows a report that groups the members by
membership type. The report has been saved to a script.
1. Open the Tutorial folder in the FileMaker Pro folder.
2. Open the Sample Files folder.
You should be here: FileMaker Pro\Tutorial\Sample Files.
3. Open Sample09.fp5.
4. Choose Scripts menu > Membership Type Report to generate the
membership type report.
5. Examine the resulting report.
First, notice that you are in Preview mode. Preview mode is
necessary to view summarized data on the screen. Second, notice
how the members are grouped by the membership type, and further
alphabetized by last name within each of these categories.
6. Click the Continue button in the status area to complete the script
and return to Layout #1.
This report groups
data by the
Membership Type
field, also referred to
as the break field