# Progress Bar Display

When Progress is provided in the **Progress** data field then we have the option to customize the appearance of the fill of the bars that represent the progress.

![GIF 1: Progress Bar Customization](/files/In2kXoZTaNdbZHoC5f9w)

We have an option to customize the **Progress Bar** Display with any of the following options:

* Bar
* Bullet

{% hint style="warning" %}
This option is available only when the “**Progress**” data field is populated.
{% endhint %}

Go to the **Format Pane-> Chart Options -> Progress Bar Display**

<figure><img src="/files/yTJ045rn4NhhKbBGjjJh" alt="" width="272"><figcaption><p><em>Image 3: Progress Bar Display Customization</em></p></figcaption></figure>

* **Bar** Vie&#x77;**:** All the Parent and the Child nodes are in the **Bar view** display, where the fill occupies the full height of the bar.

![Image 4: Bar view in xViz Gantt Chart](/files/9Q1SLUtRRiw9zjGwxl2J)

* **Bullet** view: All the Parent and the Child nodes are in the **Bullet view** display, where the progress fill does not occupy the full height but appears as a bullet chart highlighting the progress.

![Figure 5: Bullet view in xViz Gantt Chart](/files/6VoSxzXvHwJmqsjAvKGI)

{% hint style="success" %}
Values like Progress for Parent bars are internally calculated in the visual using the information of the child bars. Refer the attached document link for understanding the calculations - [Parent Level Calculation](/project-management/parent-level-calculations.md)
{% endhint %}

***

Try the [xViz Gantt Chart](https://xviz.com/visuals/gantt-chart/) (Microsoft certified) for Power BI from Microsoft AppSource [here.](https://appsource.microsoft.com/en-sg/product/power-bi-visuals/WA200000891?tab=Overview)


---

# 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.xviz.com/project-management/progress/progress-bar-display.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.
