Forum Discussion

carlol's avatar
carlol
Resolver I
6 years ago

Funnel Plot Baseline bug?

 

I installed the Microsoft Funnel Plot add in https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381066?tab=Overview

 

Looking at the Code and the sample Report the baseline is Calculated Occurrence / Population 

 

When I add in my Data , for some reason it Calculates as 78.8 

 

2561 / 3554 = 72%

 

Anybody come across this? 

 

 

 

Sample report 

https://visuals.azureedge.net/app-store/powerBI-Visuals-funnel.RHTML_FUNNEL_978302916642.1.0.3.0.pbix

 

This Calculates the Baseline correctly , 15012/85176762 = 0.00176

 

 

 

Code -- Line 172

https://github.com/microsoft/powerbi-visuals-funnel/blob/master/script.r

3 Replies