FORMULA CARDS

Create math calculations on fields, and display the result in either an Icon Card (for numerical results) or a Donut Card card (for percentage results)

Overview

Unfortunately, Jira can’t perform calculations on fields.
You can create custom fields to add the price per hour of your services, but you cannot calculate the total amount you must charge for the hours billed in your project.

The Formula Cards gadget allows you to create math calculations on fields, and display the result in either an Icon Card (for numerical results) or a Donut Card card (for percentage results).

Note that maximum number of issues that the Formula Card gadget allows is fixed to 2500. Whereas the Jira Formula Card allows for a maximum of 1000 issues.


Create variables

Variables store values that can be referenced later in the formula. They are useful to separate data in meaningful sets, so you can refer to them in the formula or as the maximum value for the Donut Card visualization in %.

You can create up to 5 variables, use existing filters or new JQL queries, and aggregate the results with different functions in your fields.

Aggregations

Aggregations are also common in the SQL domain. These functions get the values of grouped rows as the input of that function to return a calculated value. This gadget currently supports seven functions:

Create cards

Cards display the result of a formula expression. This mathematical formula accepts any of the previously created variables, but also integers and float numbers e.g., -5, 100, 23.32, or -1,000,000.2, etc.

To construct the relationship of these elements, formulas accept mathematical operators like + (plus), - (minus), * (multiplication), / (division), and ( ) (parenthesis).

To present the result, you can choose between two views:

View type: Icon Card

The Icon Card requires:

View type: Donut Card

The Donut Card requires:


Configuration

Give your gadget a meaningful name, so it is clear what it does and when to use it.

Fill out the rest of the fields as applicable, namely:

The variables, where each one:

The cards, where each one:

Integrations

We are working on our growing catalog of Dashboard Gadgets: KPIs and Metrics and Dashboard Integrations: Supported Products, but contact us you want us to expedite a specific one, visit our Help Center.

Dashboards

This gadget is not included in any pre-defined dashboard, check other orphan gadgets:

See also