hi folks,
Struggling with this one and not sure there's actually a solution, but i'd love to be proven wrong (gauntlet, thrown.)
I am compiling a Worksheet KPI that reports back a ranked list of performances, based on that areas stock holdings. Each of our stock holding areas hold a different number of line items because of their size, and our KPIs show performance on a number of factors based on these, e.g. Non-moving Stock over 30 days as shown below - rank 1 is worst performing.
[TABLE="class: outer_border, width: 507, align: center"]
<tbody>[TR]
[TD="colspan: 3, align: center"]Non Movers >30 days[/TD]
[/TR]
[TR]
[TD]Rank
[/TD]
[TD]Storage Area Name[/TD]
[TD]Non-Moving Items[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Main Depot[/TD]
[TD]1999[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Back warehouse[/TD]
[TD]1446[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Store 2[/TD]
[TD]208[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Store 1[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Shop floor Stock[/TD]
[TD]5[/TD]
[/TR]
</tbody>[/TABLE]
This KPI will need to take into account that "Main Depot" holds 10000+ items, "Back Warehouse" holds 3500 items, "Store 1" and "Store 2" each hold 2500 items and the "Shop Floor" holds roughly 250 items.
So, for example, we would expect "Main Depot" to have no more than 250 non-moving items, with more 1000 being a bad result and colouring the cell red using a conditional format and anything above 500 but below 1000 as amber. The same would for apply to "Back Warehouse", where we would expect no more than 75 items to be non-movers, colouring that cell red or amber dependent on the cell value. This would apply all through the other areas with their respective non-moving item expectations. In short, whatever their place in the ranking, the total non-moving cell must colour itself dependent on the area where that stock refers to using a 2-colour scale; does that even make sense??
If anyone out there can make heads and tails of this conundrum and thinks that there might be a simple solution, please do let me know!
Struggling with this one and not sure there's actually a solution, but i'd love to be proven wrong (gauntlet, thrown.)
I am compiling a Worksheet KPI that reports back a ranked list of performances, based on that areas stock holdings. Each of our stock holding areas hold a different number of line items because of their size, and our KPIs show performance on a number of factors based on these, e.g. Non-moving Stock over 30 days as shown below - rank 1 is worst performing.
[TABLE="class: outer_border, width: 507, align: center"]
<tbody>[TR]
[TD="colspan: 3, align: center"]Non Movers >30 days[/TD]
[/TR]
[TR]
[TD]Rank
[/TD]
[TD]Storage Area Name[/TD]
[TD]Non-Moving Items[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Main Depot[/TD]
[TD]1999[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Back warehouse[/TD]
[TD]1446[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Store 2[/TD]
[TD]208[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Store 1[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Shop floor Stock[/TD]
[TD]5[/TD]
[/TR]
</tbody>[/TABLE]
This KPI will need to take into account that "Main Depot" holds 10000+ items, "Back Warehouse" holds 3500 items, "Store 1" and "Store 2" each hold 2500 items and the "Shop Floor" holds roughly 250 items.
So, for example, we would expect "Main Depot" to have no more than 250 non-moving items, with more 1000 being a bad result and colouring the cell red using a conditional format and anything above 500 but below 1000 as amber. The same would for apply to "Back Warehouse", where we would expect no more than 75 items to be non-movers, colouring that cell red or amber dependent on the cell value. This would apply all through the other areas with their respective non-moving item expectations. In short, whatever their place in the ranking, the total non-moving cell must colour itself dependent on the area where that stock refers to using a 2-colour scale; does that even make sense??
If anyone out there can make heads and tails of this conundrum and thinks that there might be a simple solution, please do let me know!
Last edited: