Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Duration between Incident Status

Greetings, everyone!

 

I need help creating a visualization. Basically I have 3 tables:

 

Status

IDStatus
1Open
2In Progress
3Closed

 

Incidents

IDResponsibleStatus
1AliceOpen
2BobIn Progress
3CharlieClosed
4CharlieOpen

 

And I have another table that saves the Start and End date of an ID in the Status, and calculates the duration that the ID stayed in that Status. If the End date is blank, the current day is taken into account, with exception of the "Closed" status wich does not have an End date by default.

Status Dates

IDStatusStartEndDuration
1Open01/06/2025 3
2Open25/05/202503/06/20257
2In Progress03/06/2025 2
3Open25/05/202529/05/20254
3In Progress29/05/202504/06/20255
3Closed04/06/2025  
4Open02/06/2025 3

 

Both Status Dates and Status tables are related to the Incidents table via the ID column.

 

How can I create a Matrix that will tell me how many incidents each person responsible has, by Status, but also showing the average duration of the incidents?

 

 Open In ProgressClosed 
 TotalAvg DaysTotalAvg DaysTotalAvg Days
Alice130000
Bob071200
Charlie140510

 

Btw, If anyone has suggestions for better visualization, I'm totally open to discussion.

 

Best Regards,

4 Replies

  • v-hashadapu's avatar
    v-hashadapu
    Community Support

    Hi Anonymous ,
    I wanted to follow up and see if you’ve had a chance to review the information provided by ryan_mayu .
    If any of the responses helped solve your issue, please consider marking it "Accept as Solution" and giving it a 'Kudos' to help others easily find it.
    Let me know if you have any further questions!

  • v-hashadapu's avatar
    v-hashadapu
    Community Support

    Hello Anonymous , Just getting back to see if the shared details answered your question. If so, marking it as "Accept as Solution" and giving a 'Kudos' would be greatly appreciated to guide others in the community. Feel free to reach out with any additional questions!

  • v-hashadapu's avatar
    v-hashadapu
    Community Support

    Hi Anonymous , I hope you're doing well! Just checking in to see if you had a chance to review the details shared earlier. If any of the information addressed your needs, feel free to mark it as "Accept as Solution"  to help others in the community. Please let me know if you have any further questions!