# Aggregate Field Values

With this feature, aggregate value of specific fields can be represented on respective lane and row headers. It also supports pinning the desired aggregate value to a particular lane or row for easy analysis.

The Kanban Board enables calculation of specific aggregate field values of records which can be then displayed on both lane and row headers. You can define up to 3 fields which can be of numeric, decimal or currency datatype for which the aggregate values of the fields such as SUM, MAX, MIN or AVG will be displayed on each lanes and rows. If the lane has 20 records in different currency values then the total sum of the currency field (Budget amount) of 20 records as per different currencies will be displayed on top of the lane.

<figure><img src="/files/-MdgUWdzE4ohEL3pj8J1" alt="Aggregate Field Values"><figcaption></figcaption></figure>

In addition to this, you can pin the desired aggregate value of the records to a particular lane or row.

Aggregate field values shown on **Lane header**

<figure><img src="/files/zUbpEX05kmZqvKhIRaK9" alt="Aggregate Field Values"><figcaption></figcaption></figure>

Aggregate field values shown on **Row header**

<figure><img src="/files/IulEx645U1j2LIaXfp3a" alt="Aggregate Field Values"><figcaption></figcaption></figure>

#### Aggregate Label&#x20;

The properties **Aggregate Label 1**, **Aggregate Label 2**, and **Aggregate Label 3** within the control settings allow you to define custom labels for the corresponding aggregate values displayed on the Kanban Board.

<figure><img src="/files/MjwOPzauWu159UyMBl2u" alt=""><figcaption></figcaption></figure>

If a value is entered in these properties, it will be shown as a label on the **lane header**. If left blank, the default field display name will be used instead.

The specified **custom labels** will appear on the Kanban Board lane headers, as shown in the images below.

<figure><img src="/files/oOsCbvo9HkhsHj6WzVhV" alt=""><figcaption></figcaption></figure>

This allows you to display **shortened**, **customized labels** for your selected aggregate fields.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inogic.com/kanban-board/features/view-aggregate-field-values.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
