> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/self-service-visualization-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/self-service-visualization-5/chart-gallery/kpi-tile.md).

# KPI Tile

The KPI Tile displays the sum of quantity for ongoing evaluation.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZF8YGlESz97qqyTOJvz%2Fuploads%2FBvlGKNB1styj9Tu5iQsh%2FKPI%20Tile.mp4?alt=media&token=114c6d18-255b-400b-8587-d5b381ec7ea3>" %}
***Applying vaious chart Properties to KPI tile View***&#x20;
{% endembed %}

## **Properties** <a href="#properties" id="properties"></a>

### **General Settings**

* **Label**: Insert the Label for the displayed value.
* **Label Color**: Select a label color from the menu.
* **Label Font Size**: Set the font size for the label.
* **Value Color**: Select a value color 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 using a checkmark in the box.

### **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, Billion, Trillion, Quadrillion).
* **Currency Type**: Select a currency symbol to be displayed in the view (the provided options for this field are: None,  Rupees, Euro, Pound, USD, Yen, Cent).
* **Precision**: Set the after-decimal value (It will show up to 5 precision)

  * E.g., the image displays the Sum of Monthly Salary in INR, where the selected Format is Thousand, and the Precision value is not selected.

  <figure><img src="/files/9DSJktLjGJjEGeMOOyWY" alt=""><figcaption><p><em><strong>Modified KPI Tile and chart Properties</strong></em></p></figcaption></figure>

  ​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/self-service-visualization-5/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.
