I am trying to create a report based on a two step process. The data to report on are record counts of two different date-based custom fields, contained within the same task.
I want to report on the total number of tasks that had Step A completed on, say, yesterday, and also report from those, how many had Step B completed today. Added bonus would be a percentage calculation that could also be graphically displayed % = # Step B Completed Today/Total Step A completed yesterday.
In slightly different language:
how do i report on the number of jobs completing step B on a certain day, filtered for only those jobs for which Step A was completed the day before?
e.g. 10 jobs had Step A completed yesterday. of those, 9 had Step B completed today. column 1 = 10 count, column 2 = 9 count, 90% calculated field, ideally presented in a combo grouped column (A total, B from yesterday's A total), and line graph (%).
I also need this to be a rolling time-period.
Happy to try out suggestions, report back and refine as needed.
I have very limited text-mode and programming experience.
Thanks for the awesome Workfront Community!