Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello, I am trying to produce a horizontal funnel chart. My data is in this type of format:
| Campaign | Date | impressions | clicks | orders |
| A | 23/2/2023 | 1000 | 20 | 2 |
I am currently using the custom Horizontal Funnel visual by MAQ software but I find that the data needs to be in the following format for it to work:
| impressions | 1000 |
| clicks | 20 |
| orders | 2 |
While it is possible to replicate this format by unpivoting my data, I want to avoid this if possible. With the default (vertical) Funnel visual in Power BI it is possible to just drag the columns I need to the Values section in the order that I want them displayed. Is there any way to do something similar to create a horizontal funnel?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 50 | |
| 45 |