Example 2: Charting delimited dataFileMaker Pro can chart multiple data entries from a single field when each data value in the field is separated by a carriage-return character (carriage return-delimited data).In this example, you create a new database containing two return-delimited fields: Country and Customer Count. The fields are located on one layout and all data is stored in one record. Then you create a column chart that compares the number of customers located in each country.
• If the FileMaker Quick Start Screen is open, click Create a New Database, then close the Quick Start Screen.
•
2. The file opens in Browse mode in Table View. FileMaker Pro creates the first table and layout for you. Both have the same name as the file.
1.
2.
3. Click View As in the layout bar to go to Form View, then click Edit Layout to switch to Layout mode.
4. Select the Customer Count field and field label and drag them down about an inch.
5. Select the Country field and drag its handles down until you see 5 rows in the field.
6. Select the Customer Count field and drag its handles down until you see 5 rows in the field.
7.
1. Click New Record in the status toolbar.
2. In the Country field, type the following, pressing Enter (Windows) or Return (Mac OS) after each country name.
3. In the Customer Count field, type the following, pressing Enter (Windows) or Return (Mac OS) after each value.
1. Click Edit Layout in the layout bar to switch to Layout mode.
3. Click the Chart tool in the status toolbar, then click in the body layout part and drag a large rectangle where you want the chart to appear.
4.
5. In the Chart area of the Chart inspector, enter the following:
Type Customers by Country. Choose Column. Data values from the Country field appear below the chart. They will be labels for the columns in your chart (x-series). This is the data you are comparing. The columns in your chart show the data values from the Customer Count field (y-series). This is the data you are measuring.
6. Click Done.
7. Each return-delimited value in the Country field corresponds to a return-delimited value in the Member Count field in the order the data was entered.