Is there anyway to figure out how long a Project has been on hold (or some other status)?
Solved! Go to Solution.
Views
Replies
Total Likes
Here's an example of filters, if you wanted to pull projects on in a certain status, from a certain date, etc. You'd want to specify the journal entry type is 'edit' to capture status changes.
In your report columns, you can pull the date the entry/change was made.
If you find this helpful, please mark correct to help others : )
Hi there! You can use a journal entry report for this, a journal entry report can track changes in field values, statuses, etc. You can filter to only track whatever you need in certain projects if you want, too.
Here's an example of filters, if you wanted to pull projects on in a certain status, from a certain date, etc. You'd want to specify the journal entry type is 'edit' to capture status changes.
In your report columns, you can pull the date the entry/change was made.
If you find this helpful, please mark correct to help others : )
Perfect! Thank you!