# KPI Tile: Sparkline

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZF8YGlESz97qqyTOJvz%2Fuploads%2Ff8ASejh1LqtyxUNRF0sU%2FKPI%20Tile%20Sparkline.mp4?alt=media&token=2624b372-e3a3-4db4-83ff-ef42bd74b026>" %}
***Properties of KPI Tile Sparkline***
{% endembed %}

The KPI Sparkline combines KPI tile and Sparkline visualization in a single view. It facilitates the users to see KPIs and trends in the same view. The visualization type supports one Dimension and one measure. It does not support the 3rd dragged value and converts the second Dimension into a Measure if dragged on the canvas.

<figure><img src="/files/aHDWC6XrbJSRAiOPaCxZ" alt=""><figcaption><p><em><strong>Default View with KPI Tile Sparkline chart</strong></em></p></figcaption></figure>

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

### **General Settings**

* **Label**: Provide a label name by using this field.
* **Label Color:** Select a label color from the menu.
* **Label Font Size:** Set the label font size.
* **Exclude Global Filter:** Enabling this option by a checkmark excludes the selected view from the Global Filter condition.

### **View Filter**

* **Filter**: Select a filter condition to be applied to the view on the storyboard.

### **Chart Properties**

* **Line Color**: Select a line color for the Sparkline chart.
* **Fill Color:** Select a fill color for the Sparkline chart.

<figure><img src="/files/3Pdacj8emaRrslGfuviT" alt=""><figcaption><p><em><strong>General Settings, View Filter, and Chart Properties</strong></em></p></figcaption></figure>

### **Value Properties**

* **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 to be displayed.
* **Value**: Select an option from the drop-down menu.
  * Aggregated
  * Last

<figure><img src="/files/gNrUV1hko7FjVUvwxob9" alt=""><figcaption><p><em><strong>Value Axis</strong></em> </p></figcaption></figure>

<figure><img src="/files/FGd4n2b5h0wycNE8167T" alt=""><figcaption><p><em><strong>Modified View by applying different KPI Tile Sparkline Properties</strong></em></p></figcaption></figure>


---

# 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/self-service-visualization-6/chart-gallery/kpi-tile-sparkline.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.
