A funnel chart in Looker is a useful visualization for understanding sequential processes, such as prospect stages in a sales pipeline, engagement with a marketing campaign, or visitor movement through a website. This README provides step-by-step instructions for creating a funnel chart visualization in Looker.
- Open your Looker Explore.
- Select the appropriate dimensions and measures for your funnel chart.
- For a vertical funnel chart, use one or more dimensions and one measure.
- For a horizontal funnel chart, use a single row with multiple measures and column headers.
- Optionally, apply any necessary filters or sorts to your data.
- Click on the visualization type dropdown in the Explore.
- Select the "Funnel" option from the list of available visualizations.
- Click on the "Edit" button next to the visualization to open the visualization options menu.
- Configure the following options as needed:
- Data Bar Options:
- Set row and column limits (if applicable).
- Add table calculations (if needed).
- Axes Menu Options:
- Label the left and/or right axis.
- Edit the chart configuration (if needed).
- Bars Menu Options:
- Choose the bar colors and color palette.
- Toggle the "Smoothed Bars" option for a stepped funnel chart.
- Set the chart orientation (automatic, rows, or columns).
- Adjust the label scale.
- Labels Menu Options:
- Set the label position (left, inline, right, or hidden).
- Choose the percent type (largest value or previous bar).
- Set the percent position (left, inline, right, or hidden).
- Set the value position (left, inline, right, or hidden).
- Set a custom color for labels and percentages (if desired).
- Once you have configured the funnel chart to your desired settings, click the "Run" button to generate the visualization.
- You can now use the funnel chart in your Looker explores, dashboards, or any other applicable context.
- Looker Documentation: Funnel Charts
- Looker Community: Funnel Chart Discussion
If you have any suggestions, improvements, or additional examples related to creating funnel charts in Looker, please feel free to contribute by following the standard guidelines:
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes.
- If necessary, submit a pull request, describing the changes you’ve made.