# Bullet Chart

The Bullet Chart in the KPI tool offers a compact and efficient way to visualize performance against a target. Combining bars, markers, and reference lines, this highly customizable chart helps users effectively compare actual values to benchmarks in a clear and concise manner. Below is a detailed guide to its features and settings.

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

Here's a quick guide to create Bullet Chart in KPI:

<figure><img src="/files/EA6rGNMtlZQwCdgFxoqn" alt=""><figcaption><p>Adding Bullet Chart in KPI by Powerviz</p></figcaption></figure>

## Data Tab

<figure><img src="/files/liB4VpmLn7OhjN0MAX5t" alt="" width="284"><figcaption></figcaption></figure>

* **Category**: Select the field representing the categories in your chart.
* **Value**: Select the field representing the actual values.
* **Target**: Choose the field or value representing the target.

***

## Bullet Tab

<figure><img src="/files/VXGIAzFQAjLUrET0IyX9" alt="" width="278"><figcaption></figcaption></figure>

**Actual Bar**

* **Bar Height**: Adjust the height of the actual value bar.
* **Color with Conditional Formatting**: Define the color dynamically based on data conditions.
* **Bullet Labels Toggle**: Enable or disable labels for the actual bar.
* **Auto Size Toggle**: Enable or disable automatic adjustment of label size.
* **Label Color**: Set the color of the labels.
* **Position**: Position the labels (Auto, Left, Center, Right).

**Deviation Bar**

<figure><img src="/files/FvKmA7vRWjQhKEQhS5NJ" alt="" width="275"><figcaption></figcaption></figure>

* **Bar Height**: Adjust the height of the deviation bar.
* **Bar Pattern**: Choose from the following styles:
  * **Solid**
  * **Outline**
  * **Hatched**
* **Positive Bar Color**: Set the color for positive deviations.
* **Negative Bar Color**: Set the color for negative deviations.

**Target**

<figure><img src="/files/fElPYkzBHdpVusofSkzR" alt="" width="274"><figcaption></figcaption></figure>

* **Show Target Toggle**: Enable or disable the target indicator.
* **Color**: Set the color of the target indicator.
* **Target Size**: Choose the size of the target indicator (Small, Medium, Large).
* **Target Labels Toggle**: Enable or disable labels for the target.
* **Auto Size Toggle**: Enable or disable automatic label sizing.
* **Label Color**: Define the color for target labels.

***

## Bands Tab

<figure><img src="/files/sbzUNrXVBx0TcVqHzg1q" alt="" width="284"><figcaption></figcaption></figure>

**Band Type**

* **Percentage**: Use percentage-based band definitions.
* **Value**: Use absolute values for bands.

**Band Details**

* **Band Name**: Specify the name of the band.
* **Value**: Define the band’s range (Percentage or Absolute).
* **Band Colors**: Assign a color to each band.

***

## Format Tab

<figure><img src="/files/HMssXrIwL5x0ufhKDG4n" alt="" width="307"><figcaption></figcaption></figure>

Click [here ](/powerviz/kpi/edit-mode-introduction/kpi-charts/format-tab.md)to explore the Format tab in detail. Explore customization options to modify ranking settings, adjust axis properties, configure gridlines, and fine-tune number formatting to meet your needs. Dive into each section to unlock advanced styling and formatting possibilities.

***

## Actions Tab&#x20;

The Action settings allow you to define interactivity within your report for all visuals. This feature lets you enable or disable cross-filtering capabilities, giving you control over how the visual interacts with others.

<figure><img src="/files/y9p9lKw9g6WS2nIHReqJ" alt="" width="280"><figcaption></figcaption></figure>

#### Action Options

* **None**:
  * Disables interactivity for the selected visual.
  * When selected, interacting with the visual will not impact or filter other visuals in your report.
* **Cross Filtering**:
  * Enables cross-filtering functionality.
  * Interacting with the visual will dynamically filter related visuals, allowing you to analyze specific data points or categories more effectively.

***

## General tab

<figure><img src="/files/RNNSKDqx6aguUwA0uXqU" alt="" width="308"><figcaption></figcaption></figure>

This is common tab for all visuals click [here ](/powerviz/kpi/edit-mode-introduction/kpi-charts/general-tab.md)to explore settings. You can adjust visual properties, manage formatting options, and fine-tune various features to align with your requirements. Make sure to explore each section for a complete configuration.


---

# 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/edit-mode-introduction/kpi-charts/bullet-chart.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.
