Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need to create Bell Curve like below
on X Axis should show 15%(Or Less) to 75%(or Above) intervals .and on Y Axis should show "No.of Branches" that falls into each intervals.
in a table i calculated fully Engaged% with using :
Dimension: Branch
expression: Sum({<Segment={'Fully Engaged'}>}Cust_Cnt)/Sum(total <BRANCH>Cust_Cnt)
attached is the sample_data.
can you suggest how to achieve in Bell Curve
Thanks,
Rajesh.