Skip to main content
Supported charts
Custom Formulas can be used on the following charts:
- KPIs
- Bar Charts
- Line Charts
- Combo Charts
- Area Charts
- Pie Charts
- Heat Maps
- Funnels
- Spider Charts
To use a custom formula, go to the Data tab and click on the “fx” button
to the right of the aggregation configuration section.
In the input field, write your formula using SQL aggregation functions.
Here are some examples of custom formulas:
SUM(price)
SUM(revenue) - SUM(cost)
You can edit the formula by clicking on the icon to the left,
and you can delete the formula by clicking on the icon to the right
You can rename the label that appears in tooltips and legends in the Data Labels section of the Format tab
