Hi, I have built three KPIs that calculate throughput times. Lets say:
KPI 1: 20 hours
KPI 2: 30 hours
KPI 3: 40 hours.
Total: 90 hours.
I would like to make a simple pie chart with all three of them in it. KPI 1 showing 20/90, KPI 2 30/90 and KPI showing 40/90.
The KPIs are calculated through different formulas.
Anyone knows how to make this simple chart?