MTTR Report using Performance Analytics Indicator

Rakshanda Kunte
Tera Contributor

Hi All,

 

I have requirement where, we need to show report for MTTR using incident table. 

I created the report in Classic UI so, below is the one. 

 

But, when I created using indicator, it did not give expected results.

 

Report in Classic UI:

Filter Conditions:

RakshandaKunte_0-1707212813183.png

 

 

Graph Looks like this.

RakshandaKunte_1-1707212813120.png

 

 

 

Graph using Indicator:

Source and additional conditions:

RakshandaKunte_2-1707212813167.png

 

But the graph looks as below:

RakshandaKunte_3-1707212813182.png

 

The time ranges are totally different, even if it is average. 

 

Can you please help to identify where I am going wrong?

 

Let me know, if any additional information is required.

 

 

 

Thanks..

12 REPLIES 12

Hi @Rakshanda Kunte ,

 

Do you have any formula indicator associated with above? I noticed that you have a sum of duration, but you're not aggregating to average as in the report? 

 

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/

Hi @AndersBGS,

Formula indicators are using 'Incident_metric' table. But customer wants to create this report using 'Incident' table. Hence, I have created new indicator for this using incident table. 

 

I modified the indicator to make it 'Average' still not getting desired output.

 

 

Indicator: 

RakshandaKunte_0-1707481352204.png

 

Result in Analytics Hub:

RakshandaKunte_1-1707481452245.png

 

Report results in Classic UI (Required Output): 

RakshandaKunte_2-1707481516683.png

 

 

Is there any way to modify this?

 

 

 

Thanks.

 

Hi @Rakshanda Kunte

 

Haven't seen the error yet, but I do believe that it is something with the calculation.

In the report you have a max of 7 days, but in PA you're up to 405 days, so something is calculated differently. 

 

In general, I would have created one automated indicator for count of incidents and one automated indicator for sum of duration. Afterwards I would have created a formula indicator to do the calculation "(sum of duration / count of incidents)"

 

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/