johnstrang
Technical User
To clarify:
I have a database of Fault Cases, each case has a Solution Time (in hours) and I want a graph showing the percentage of cases outstanding, by hour.
X-axis is number of hours, Y-axis is % remaining unsolved
Example at 0 hours, 100% are still open.
38% are solved with 1 hour, so 62% remain
Further 11% are solved within 2 hours, so 51% remain
Further 14% are solved within 3 hours, so 37% remain
I can calculate the % remaining OK by using a Running Total field, but I can't see how to plot that value on a graph.
Can anyone please offer any help?
A further complication is that there are different severities of fault, so each one would require a separate line on the graph.
Many thanks in advance for any suggestions received.
I have a database of Fault Cases, each case has a Solution Time (in hours) and I want a graph showing the percentage of cases outstanding, by hour.
X-axis is number of hours, Y-axis is % remaining unsolved
Example at 0 hours, 100% are still open.
38% are solved with 1 hour, so 62% remain
Further 11% are solved within 2 hours, so 51% remain
Further 14% are solved within 3 hours, so 37% remain
I can calculate the % remaining OK by using a Running Total field, but I can't see how to plot that value on a graph.
Can anyone please offer any help?
A further complication is that there are different severities of fault, so each one would require a separate line on the graph.
Many thanks in advance for any suggestions received.