# Introduction

The Powerviz [Funnel chart](https://powerviz.ai/) is a powerful visual that allows users to track and analyze the progression of data through various stages of a process. Funnel charts serve as valuable tools for comprehending sequential processes like sales pipelines, marketing campaigns, or website visitor flow.

Powerviz Funnel chart is a **Power BI custom visual** available at [AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/truvizinc1674781244292.funnel-chart-by-powerviz?exp=ubp8\&tab=Overview).

A funnel chart works best when the initial stage is the largest (100%), with each subsequent stage decreasing proportionately. The bar's height in a funnel chart represents the value it holds.

This documentation will help you get started with the Funnel chart by explaining everything you need to know about it. If you're new to our site, check out the [visual library](https://powerviz.ai/visuals) for other visuals that meet your requirements.

**Powerviz Funnel chart highlights include:**

* Customize the funnel chart into different `orientations` and `funnel types`.
* Select colors from `7 schemes` and `30+ palettes`.
* Use them `fill pattern` to customize the stages in the chart.
* Control over the `labels` inside and outside.
* `Conditional formatting` and `ranking` are supported.
* In one step add `conversion rate` and `total`.
* Additional features include `grid view`, `annotation`, and `show condition`.

Follow this **guide** to have an in-depth view of the Powerviz Funnel chart. To know more about other Powerviz visuals and slicers, visit our [`library`](https://powerviz.ai/visuals) or [`contact us`](https://powerviz.ai/contactus) directly for a demo.

### Examples[​](https://docs.powerviz.ai/funnel-chart/introduction#examples) <a href="#examples" id="examples"></a>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-funnel%20chart/01.png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-funnel%20chart/02.png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-funnel%20chart/03.png" alt="" width="563"><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.powerviz.ai/powerviz/funnel-chart/introduction.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.
