# Inverted Funnel chart

Inverted Funnel charts are a great way to track progress through a workflow with multiple steps. They can highlight how well a process is being followed and easily identify any bottlenecks.​

The users can invert the funnel chart to see things from a different point of view. It widens at the bottom and narrows at the top pinpointing the various phases in a classified structure. This chart can be used to see the hierarchical structure of an organization or distribution process of fund/salary/profit etc. ​

**​Best Situations to Use a Inverted Funnel chart​**

To display hierarchical pattern​

**Example:​**

To categorize the administrative structure in an organization

## **Properties**

### **General Settings**​

* **Exclude Global Filter:** The view gets excluded from the Global Filter condition by putting a checkmark in the box.​
* **Show Data Labe**l: Data label gets displayed by using a checkmark in the given box.​
* **Show Legend**: Provide a checkmark in the box to display Legend. After enabling ‘Show Legend,’ users need to select the following information:​
* **Legend Style**: Select one of the following options by using the drop-down menu​
  * Fixed ​
  * Floating​
* **Legend Orientation**: This option appears when ‘Show Legend’ is enabled, and the selected ‘Legend Style’ is ‘Fixed’. Users need to select an option out of the given choices using the drop-down menu.​
  * Vertical​
  * Horizontal​
* **Legend Checkbox**: Enable this option by a checkmark to add the checkbox beside the Legend​

### **Formatter**​

* **Format Type**: Select a desired format type from the drop-down menu (the provided options for this field are: None and Percent).​
* **Currency Type**: Select a currency symbol to be displayed in the view (the provided options for this field are: None, Euro, Rupees, Pound, USD, Yen, Cent).​

### **Insights**

* **Text:** Provide any information regarding the chart. If any digit or character is required to be highlighted, put it inside two asterisks. (E.g., \*70%\* or \*skills\*).
* **Text align:** There are three alignments to align the text.
  * Left
  * Right
  * Centre
* **Position:** There are two options to position the text.
  * Bottom
  * Right

<figure><img src="/files/4gHQvNKPjmWmVSqyrFxX" alt=""><figcaption></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-1/chart-gallery/inverted-funnel-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.
