Request to Project Conversion Metrics
Has anyone created a cycle time report for the amount of time it takes from request to project conversion?
Has anyone created a cycle time report for the amount of time it takes from request to project conversion?
Hi,
You should be able to do this at the project level with DATEDIFF, both in a report or a calculated field:
ROUND(DATEDIFF({entryDate},{convertedOpTaskEntryDate}),2)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.