# Goal (chart type)

## Overview

* The Goal widget is a powerful tool designed to visualize and track your progress and growth with each cumulative milestone achieved. This chart provides a clear and detailed representation of your data model.

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

* First, click on any "+ Add widget" button to add a widget.

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

* Click on the Goal option.
* Click on the Add widget button to proceed.

<figure><img src="/files/8xyNRwOYP50qK5KTnMn9" alt=""><figcaption></figcaption></figure>

* Choose the available Collection or Connection of the data model that has been added.

## Set up your Goal

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

* Your Goal widget shall be in the Progress bar - One period type with Cumulative turn on as default, which you can turn off later.

### Define metric

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

* To visualize your Goal widget, first choose any column to set as a Define metric.

### Change the Define metric, formula, and customization

<figure><img src="/files/kHgGKhMxKwc8sidyFHh6" alt="" width="322"><figcaption></figcaption></figure>

* Click the X button to remove that column, then you can re-select another column.

<figure><img src="/files/8pfr0wV9hPmXQcf9Navn" alt="" width="327"><figcaption></figcaption></figure>

* Click on the selected column to pop up the [Formula](/docs/dashboard/footer-formula.md) options then choose the formula of your needs.

<figure><img src="/files/zQeFZA1qPfXIPOsbzevg" alt="" width="544"><figcaption></figcaption></figure>

* You can click on the 🖊 icon and then click on the Format button to [customize](/docs/dashboard/custom-column-configuration.md) the column.

### Target values

<figure><img src="/files/5kcjzhDgvxoyEm9sqnJx" alt="" width="563"><figcaption></figcaption></figure>

* If your data model has any Date type column, one will be auto-selected.
* You change to another Date column by clicking on it and choosing another one on the list.

<figure><img src="/files/FmHlu6hUI0McpSe83f7T" alt="" width="332"><figcaption></figcaption></figure>

* Type your desired Target value in the field.
* Other target periods will be auto-changed according to what you input.

### Cumulative

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

* You can turn on and off the Cumulative toggle to show progressive compare to the goal over time or not.

### Advanced setup

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

* You can further configure your Target value by clicking on the Advanced setup button.

{% hint style="info" %}

* Press the Done button to confirm.
* Press the Reset button to start again.
* Press the Cancel button or outside the box to close without saving.&#x20;
  {% endhint %}

### Title&#x20;

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

* You can also set up the Title for your Goal widget.

## Change the Goal type&#x20;

### One period type

<figure><img src="/files/3kptC6ndX2VfFhWx62VE" alt=""><figcaption></figcaption></figure>

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

* You can change from the Progress bar type to the Bar type or Board type and vice versa of the Goal widget by clicking on the icon.

### Overview type

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

* Click on the Overview button to change to this type.

## Change the Date preset

### One period type

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

* Click on the Date preset on the left menu and choose available options.

### Overview type

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

* For this type, you have larger options in the Calendar style.

## Checking your Goal widget

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

* Hover on the Goal widget to see the details and track the progress of your data model.
* Click the Save changes button to confirm.

## Change to the Goal chart type from another widget

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

* The Goal chart option can be selected by opening the Settings slider and then clicking on the Properties option.

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

* Click on the View type dropdown and choose the Goal chart icon to begin configuring your data model to the Goal chart.


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/goal-chart-type.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.
