Overview
Custom reports let you save a fully configured report — selected fields, filters, groupings, sort order, and display settings — so you can return to it later without reconfiguring from scratch. They are the foundation for two additional capabilities: widgets (visual chart dashboards) and scheduled reports (automated delivery). Every custom report is based on one of the default report types. You start with a default report, adjust it to show exactly what you need, and then save it as your own custom report.Creating a Custom Report
- Open any default report (or an existing custom report you want to base a new one on).
- Adjust the report to your needs — select the fields you want, apply filters, set groupings and intervals, configure sort order.
- Click Save as Custom Report in the action bar.
- Enter a name for the report and an optional description.
- Click Save.
If you are viewing an existing custom report, you can also use the Duplicate Custom Report option from the dropdown menu. This creates a new custom report with all the same settings, which you can then modify independently.
What Gets Saved
When you save a custom report, the following settings are captured:| Setting | What it preserves |
|---|---|
| Fields | Which columns are included and their order |
| Filters | All active filter values (date ranges, events, payment methods, etc.) |
| Primary grouping | How results are grouped |
| Secondary grouping | The second level of grouping, if set |
| Sort order | Which columns are sorted and in which direction |
| Time interval | The selected time interval (daily, weekly, etc.) |
| Header names | Any custom column labels you have set |
| Column prefixes | Any prefixes applied to column values |
| Conditional rules | Any conditional display rules on fields |
| Data capture preferences | Favour purchaser / fallback to purchaser settings for data capture fields |
Custom reports save filter values, not just filter types. If you save a report filtered to a specific event, opening that custom report will always filter to that event. Update the saved filters if you want the report to cover different data next time.
Editing a Custom Report
To update a custom report’s settings:- Open the custom report.
- Make your changes to fields, filters, groupings, or any other settings.
- Click Save Changes from the dropdown menu.
- Open the custom report.
- Select Edit Report from the dropdown menu.
- Update the name or description.
- Click Save.
After making changes to a custom report’s fields, filters, or groupings, the export button is disabled until you save. This prevents exporting stale data that doesn’t match what you see on screen. Save your changes first, then export.
Undoing Changes
If you have modified a custom report but haven’t saved yet, select Undo Changes from the dropdown menu to revert all unsaved modifications and return to the last saved state.Deleting a Custom Report
- Open the custom report.
- Select Delete from the dropdown menu.
- Confirm the deletion.
Widgets
Widgets are visual chart components that sit above the data table on a custom report. They turn your report data into at-a-glance dashboards — useful for tracking key metrics, comparing categories, and spotting trends without reading through rows of data. Widgets are only available on custom reports, not on default reports. You need the Create widgets permission to add them.Widget Types
| Type | Best for |
|---|---|
| Pie/Doughnut chart | Showing proportions and shares of a total (e.g. revenue split by item type) |
| Standard bar chart | Comparing values across categories (e.g. sales per event) |
| Stacked bar chart | Comparing totals with sub-category breakdowns |
| Line chart | Showing trends over time (works well with time intervals) |
| Horizontal bar chart | Comparing values when category labels are long |
| Stacked horizontal bar chart | Horizontal bars with sub-category breakdowns |
Creating a Widget
- Open a custom report that has a grouping applied. Widgets need grouped data to visualise.
- Click Add Widget in the top bar.
- Select the widget type (pie, bar, line, etc.).
- Set the width — widgets can span 1, 2, or 3 columns in the widget grid. A preview shows how much space the widget will occupy.
- Select the fields to display in the chart. The available fields are drawn from the report’s current field list, excluding any fields that match the grouping (since those become the axis labels).
- Click Save.
Managing Widgets
- Reorder — Drag widgets to rearrange them in the grid.
- Edit — Hover over a widget and click the edit icon to change its type, width, or fields.
- Delete — Hover over a widget and click the delete icon to remove it.
Widgets visualise the report’s grouped data. If you remove the grouping from the report, widgets may not display meaningful data. For best results, keep a consistent grouping on reports that have widgets.
