Thanks to those of you who attended the recent webinar on charting in FileMaker Pro 11. A number of people have asked about getting the demo files used by Bob Bowers in the session … there’s a link to them below.
Download webinar files.
Thanks to those of you who attended the recent webinar on charting in FileMaker Pro 11. A number of people have asked about getting the demo files used by Bob Bowers in the session … there’s a link to them below.
Download webinar files.
This coming Wednesday, May 12, I’ll be presenting a webinar on the new charting features of FileMaker Pro 11. This event is part of an ongoing series of webinars from FileMaker, Inc, and I’m honored to have been asked to be the presenter for this important new feature.
My objective for the webinar will be to provide a thorough introduction to the new charting capabilities. (Well, at least as thorough as one can provide in under an hour.) I’ll focus heavily on the methods for specifying the data series, but I’ll also cover some general reporting principles and provide some tips and ideas to help you get started.
If you’re interested in attending the webinar, you can register here. And if you can’t make it on Wednesday (10am and 1pm Central time), a recording will be available afterwards. Hope to see you there.
The new Chart Tool of FileMaker Pro 11 is very powerful; it allows for the charting of a variety of data sources. One of the data types supported is “Current Found Set” and when the option “Show data points for groups of records when sorted” is selected, the chart can display summary field values. It’s basically the graphical equivalent of a summary report that only includes sub-summary parts without a body part.
When programming a chart using summary data it is important to keep in mind that the resulting chart varies with the current sort. If the user were to change the sort, the values displayed will also change. This dependency requires great care to ensure the chart title and labels stay in synch with the data represented. Because chart data can be specified via the calculation engine, the chart title, labels, and even the data itself can be dynamic and thus can always stay in synch with the sort.

The demonstration parses the snapshot's XML to determine the current sort and calculate the chart's content.
In the demonstration file Dynamic_Summary_Chart_Demo.fp7 there is only one chart, but it dynamically updates based on the users found set and sort. The chart has several important features:
The demonstration file is unlocked and contains a video to further describe its methods. Download the file at: soliant_dynamic_summary_chart_demo.zip
Dawn Heady is a Technical Project Lead for Soliant Consulting. During her 20 years as a FileMaker Developer she has been a business owner, a CIO in the credit restoration industry and the Vice President of a company specializing in FileMaker plug-ins. Dawn is a FileMaker 11 Authorized Trainer, a regular DevCon speaker, and a FileMaker 7 Idol finalist for her solution “Interface-RAD”.