Hi all,
I'm trying to create a custom statistic that I can display on a dashboard that shows productivity/man hour. I've created a simple example attached that will hopefully be clear. The equation I'm trying to create would be "Total Throughput / ((Model Time / 3,600) / Number of Resources)". I've got a Zone collecting the total throughput and the number of resources can be found in a Group. I am just unfamiliar on how to create a custom statistic that collects a metric that is an equation.
Is this possible? The goal of this statistic would be to be able to track it visually on a dashboard where you can see the Throughput per Man Hour at any given time.
Any help is greatly appreciated!
-Mason