I want to record the time taken when a status column changes in a sharepoint list.
It is a column which starts with 'new' category when a ticket gets logged. When the ticket is completed , I mark the status as 'completed'.
How do I get an output of the time taken to solve the issue from new to complete?
See screenshot of my columns below, please help