Create a Chart
- You can only create charts under System Setup, a restricted area that only a handful of trained and trusted Users should have access to.
- Go to .
- Click New.
- Complete the necessary fields.
- Click Save.
Chart Fields
- Page
- The Page whose records contain this chart's data.
- Chart Name
- A friendly title for this chart. Tip: Users can layer a chart with any View, so it's best to avoid overly specific titles.
- Label Field
- Categories that records sort into, such as Congregations or Contact Statuses. Use the format: Table_Name.Field_Name; for example, Attribute_Type_ID_Table.Attribute_Type.
- Data Field
- Field to use for calculation. For example, Donor_ID may be useful with Count, whereas Donation_Amount works better with Sum. Use the format: Page_Name.Field_Name; for example, Attributes.Attribute_Type_ID.
- Sort Field
- If specified, the system uses this value to sort. The value must match either the Label Field or Data Field, although you can wrap it in alternate formatting.
- Aggregation Type
- The calculation used on this data set.
- Default Chart Type
- Type of visual used to display the data.
- Position
- Defines where a chart displays on a Page. The lowest value displays first (in the top left), and the highest value displays last (in the bottom right).
- Active
- Determines whether you can see the chart on the selected Page.
Chart Example
- Page: Contacts
- Chart Name: Contacts by Contact Status
- Label Field: Contact_Status_ID_Table.[Contact_Status]
- Data Field: Contact_ID
- Aggregation Type: Count
- Default Chart Type: Doughnut
- Position: 1
When a User adds a chart to their dashboard, it displays the Chart Title followed by the Aggregation Type in parenthesis. A sub-title displays the Page this chart is based on and the View used to filter the chart.
Edit a Chart
Change a chart's Chart Type and View Title, select whether to display Trend Lines, and more.
- You must have Charts turned on to do this.
- Go to the Page or Dashboard with the chart you want to edit.
- Click the icon in the top corner of the chart you want to edit.
- Edit the chart.
- Click Add to Dashboard to save your changes.