Forum Discussion
Funnel from cummulative data
- 4 years ago
Hi Divous ,
If you can take your data in the following format:
Y Axis Bar Data Label Conv % Time Delta Dummy Bar Data/2 Type Users 900 msg 900 10 15 27 0 450 User Helpers 1000 msg 1000 9 25 43 0 500 Helper Users 1100 msg 1100 8 56 39 0 550 User "Dummy" is a computed column with all values 0.
"Bar Data/2" is a computed column with value Bar Data /2.
You can develop following visual using https://pbivizedit.com
You can take a look at https://pbivizedit.com/gallery/funnel
Please note, these visuals do not support (as on date):
1. native Power BI tooltips.
2. selection
Thanks,
-R
Hi Divous ,
If you can take your data in the following format:
| Y Axis | Bar Data | Label | Conv % | Time Delta | Dummy | Bar Data/2 | Type |
| Users 900 msg | 900 | 10 | 15 | 27 | 0 | 450 | User |
| Helpers 1000 msg | 1000 | 9 | 25 | 43 | 0 | 500 | Helper |
| Users 1100 msg | 1100 | 8 | 56 | 39 | 0 | 550 | User |
"Dummy" is a computed column with all values 0.
"Bar Data/2" is a computed column with value Bar Data /2.
You can develop following visual using https://pbivizedit.com
You can take a look at https://pbivizedit.com/gallery/funnel
Please note, these visuals do not support (as on date):
1. native Power BI tooltips.
2. selection
Thanks,
-R