# Get Started

## Installation Guides[​](https://docs.powerviz.ai/datepicker/get-started#installation-guides)&#x20;

Installation guides contain the installation process and instructions for KPI. Please note that the installation process is the same across all the visuals. You can see the user guide [here](https://docs.powerviz.ai/powerviz/installation-guide).&#x20;

### Setup&#x20;

After installing the Powerviz KPI visual in Power BI, follow these steps to set up the KPI:&#x20;

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

**Step 1: Add the KPI to the Canvas**

* Select and drag the **Powerviz KPI** from the **Visualization Pane** to the canvas.

**Step 2: Configure the KPI**

* Drag and drop the desired data column into the KPI field to open the setup screen.
* Choose your preferred **template**, **visual style**, and adjust the **advanced settings** as needed.

**Step 3: Finalize and Apply**

* Once you’ve configured your preferences, the new KPI will appear on the canvas, ready for use.

### Field Requirements&#x20;

#### Categories: \[Optional]&#x20;

This field is essential for rendering the visual. The user must provide category data here to ensure the filter functions correctly.&#x20;

#### <mark style="color:red;">Value: \[Mandatory]</mark>&#x20;

Users can include numerical data in this field to analyze the value.&#x20;

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

#### Small Multiple: \[Optional]&#x20;

Add a field to divide KPI into multiple smaller KPI based on the field added.  &#x20;

#### Sort: \[Optional]&#x20;

Drag a field to apply custom sorting.  &#x20;

#### Others: \[Optional]&#x20;

Add text type measure to add in the Advanced text layer.


---

# 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.powerviz.ai/powerviz/kpi/get-started.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.
