KPI Cards
A KPI card shows a single headline number, such as total revenue, open deals, or tasks completed. It can also compare that number against an earlier period and show how much it changed.
Every KPI card reads its number from a table you choose. For choosing the source table and using dynamic filters to automate reports, see the Report Automation guide.
Add a KPI card
- Type
/in the editor and choose KPI Card. It appears with sample data. - Click the card. The Properties panel shows two tabs: Configuration and Design & Data.
Choose the number
On the Configuration tab:
- Under Source, pick the Base, the Table, and optionally a View.
- Under Aggregation, choose a function and field, such as
SumofAmount. This is the headline number. Functions available are Count, Sum, Average, Min, Max, Unique, Median, and Std deviation. - Under Filters, optionally narrow down the records the number is calculated from.
Compare against another period
A KPI card can show the change versus an earlier period, for example this month against last month.
- Set the main Filter to the current period, such as
Datein this month. - Under P-o-P Comparison Filter, click Specify filter and set the earlier period, such as
Datein last month. P-o-P stands for period over period. - On the Design & Data tab, under Visibility, turn on Show percent change and Show previous value. Set the Prefix and Suffix shown around the previous value, such as
vsandlast month.
The card then shows the current value, the percentage change, and the previous value.
Title and preview
On the Design & Data tab, set the Card Title and Description. The editor fills the card with sample data from the Data section. Turn on preview to see it calculated from your real records.
To generate the same KPI for many records, such as one card per project or per month, drive the filters from a report record with dynamic filters. See the Report Automation guide.