Create and use funnel charts

APPLIES TO: Power BI Desktop Power BI service

A funnel chart helps you visualize a linear process that has sequential, connected stages. For example, a sales funnel that tracks customers through stages: Lead > Qualified Lead > Prospect > Contract > Close. At a glance, the shape of the funnel conveys the health of the process you're tracking.

Each funnel stage represents a percentage of the total. So, in most cases, a funnel chart is shaped like a funnel -- with the first stage being the largest, and each subsequent stage smaller than its predecessor. A pear-shaped funnel is also useful -- it can identify a problem in the process. But typically, the first stage, the "intake" stage, is the largest.

Sample blue funnel.

Note

Sharing your report with a Power BI colleague requires that you both have individual Power BI Pro licenses or that the report is saved in Premium capacity.

When to use a funnel chart

Funnel charts are a great choice:

  • when the data is sequential and moves through at least 4 stages.
  • when the number of "items" in the first stage is expected to be greater than the number in the final stage.
  • to calculate potential (revenue/sales/deals/etc.) by stages.
  • to calculate and track conversion and retention rates.
  • to reveal bottlenecks in a linear process.
  • to track a shopping cart workflow.
  • to track the progress and success of click-through advertising/marketing campaigns.

Working with funnel charts

Funnel charts:

  • Can be sorted.

  • Support multiples.

  • Can be highlighted and cross-filtered by other visualizations on the same report page.

  • Can be used to highlight and cross-filter other visualizations on the same report page.

    Note

    Watch this video to see Will create a funnel chart using the Sales and Marketing sample. Then follow the steps below the video to try it out yourself using the Opportunity Analysis PBIX sample file

Prerequisite

This tutorial uses the Opportunity Analysis sample PBIX file.

  1. From the upper left section of the menubar, select File > Open report.

  2. Find your copy of the Opportunity Analysis Sample PBIX file.

  3. Open the Opportunity Analysis Sample PBIX file in report view .

  4. Select to add a new page.

Create a basic funnel chart

Watch this video to see Will create a funnel chart using the Sales and Marketing sample.

Note

This video might use earlier versions of Power BI Desktop or the Power BI service.

Now create your own funnel chart that shows the number of opportunities we have in each of our sales stages.

  1. Start on a blank report page and select the SalesStage > Sales Stage field.

    Select Sales Stage.

  2. Select the funnel icon to convert the column chart to a funnel chart.

  3. From the Fields pane, select Fact > Opportunity Count.

    Build the funnel chart.

  4. Hovering over a bar displays a wealth of information.

    • The name of the stage

    • Number of opportunities currently in this stage

    • Overall conversion rate (% of Lead)

    • Stage-to-stage (also known as Drop Rate) which is the % of the previous stage (in this case, Proposal Stage/Solution Stage)

      Details for Proposal bar.

  5. Save the report.

Highlighting and cross-filtering

For information about using the Filters pane, see Add a filter to a report.

Highlighting a bar in a funnel cross-filters the other visualizations on the report page... and vice versa. To follow along, add a few more visuals to the report page that contains the funnel chart.

  1. On the funnel, select the Proposal bar. This cross-highlights the other visualizations on the page. Use CTRL to multi-select.

    Screenshot shows two bars selected in the funnel visual with visual interactions.

  2. To set preferences for how visuals cross-highlight and cross-filter each other, see Visual interactions in Power BI

Next steps

Gauges in Power BI

Visualization types in Power BI