I have some table data that shows when an Opportunity enters and leaves the "SE Queue."
I need to calculate total time the Opportunity spends In the SE Queue.
The problem is, the Opportunity enters and leaves the Queue multiple times. I need to find a way to calculate the DATEDIFF of each change of Status and don't know how.
I have a primary key/unique ID for each Opportunity