Journal Entry Report - Task Status and Assignment Status
I'm building a Journal Entry report with the following purpose: Whenever a specific Status is applied to a Task (let's call it "PM Complete"), I want to see all the Assignee's of the Task as well as their Assignment Statuses AT THE TIME that the Task's Status was changed.
So far I've built a report that pulls in any Task where the Status was changed to "PM Complete." (utilizing the "Old Text Value" field). It also lists all Assignees and their Assignment Statuses (utilizing the "Task >> Assignments And Status" field).
The problem with what I've built is that while the Task's Status shows me the Status at a particular point in time, the Assignment Status is showing me the CURRENT Assignment Statuses, and not what they were at that same point in time.
For example, in my screenshots below, when the Task's Status was changed to "PM Complete" the Assignment Statuses were "Done", "Requested", and "Requested", and would initially show those Statuses if I ran the report at that time. However, if someone (e.g. Bob Sacamano) went into his Assignment AFTER the Task's status was changed, and clicked "Done with My Part", my report would now show the Assignment Statuses as "Done", "Done", and "Requested", which is the CURRENT Assignment Statuses and not what they were at the time of the Task's Status change.
Is it possible to get the Assignment Statuses at the time of the Task's Status change to "PM Complete"? I'm hoping that I won't need to build a separate assignment report to join to my Journal Report in Excel.

