# KPI Tile

{% hint style="info" %}
Check out the given walk-through on how to set the KPI Tile chart properties.
{% endhint %}

![](/files/tmRzIXKCocaSyFcBkAlh)

The KPI Tile displays the sum of quantity for ongoing evaluation.&#x20;

### &#x20;**Properties**

#### **General Settings**

* **Label**: Insert Label for the displayed value
* **Label Colour**: Select a label colour from the menu
* **Label Font Size**: Set the font size for the label
* **Value Colour**: Select a value colour from the menu
* **Value Font Size**: Set the font size of the displayed value
* **Exclude Global Filter**: The view will be excluded from the Global Filter condition by using a checkmark in the box&#x20;

#### **View Filter**

* **Filter:** Select a view filter condition from the drop-down menu

#### **Primary Value Axis**

* **Format Type**: Select a desired format type from the drop-down menu (the provided options for this field are: None, Auto, Percent, Thousand, Lacs, Crore, Million)
* **Currency Type**: Select a currency symbol to be displayed in the view (the provided options for this field are: None, Euro, Rupees, Pound, USD, Yen, Cent)
* **Precision**: Set the after-decimal value (It will show up to 5 precision)

E.g., the below given image displays the Sum of Monthly Salary in INR, where the selected Format is Thousand, and the Precision value is shown up to three numbers.

![](/files/5NlS7PkKBw3ng76O4zLG)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/chart-gallery/kpi-tile.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.
