
The first part entails creating a bar chart to show the duration a project has been each specific stage. I have a custom report that has all of the data, but when trying to move it into a chart, I can't put "stage" as the X-Axis. For duration, I'm only getting an average. Ideally, the chart would have an account title, and then show exactly how long the project has been in each stage.
The second part is a larger report, outlining average durations for each stage for all accounts. I don't need it broken down by projects, I just need the total average duration. For example, if you wanted to see where a bottleneck existed, you could tell that the third stage has an unreasonably high average duration. I need this to be shown in a chart as well.
I'm sure there is a very simple solution, I just haven't been working with the system very long.
Thanks!
5 respostas

-
So, I want the first chart to show specific clients and the second to show an average of all clients...for example, you could see in the second chart, there is a bottleneck at the beginning of the process.
Does this help?