Report to calculate total active incidents per day irrespective of created or resolved

tejenderk
Tera Contributor

I want a report which can calculate total active incidents per day irrespective of created or resolved. How can i achieve that?

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron
Tera Patron

Hi @tejenderk ,

 

Your only option is to go with performance analytics, as the normal report designer won't be able to capture the requested data. 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

Hi @tejenderk ,

 

Your only option is to go with performance analytics, as the normal report designer won't be able to capture the requested data. 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Tsura Andreeva
Mega Sage

If you do not have Performance Analytics you could create metric on the incidents table if you do not have one for status or created and use the data from the incident_metric table

Can you please explain this in detail, that would help a lot

I was thinking something like this and group by distinct incident id, and create data set for each month 

TsuraAndreeva_0-1713973747163.png