Performance analytics dashboards and indicator configuration.

prash4
Tera Expert

I have a requirement to create reports on performance analytics for 

1) percentage of incidents that meet response SLA  and 

2) percentage of incidents that don't meet response SLA. 

 

I have created indicator source, automated indicator and formula indicator for both reports. when i run the data collector job , data that i am getting inaccurate, data.

Ex : if meet response SLA for this month is 35% then 

don't meet response SLA for this month has to be around 65% Both should be equal to 100% but here i am only getting 50% for both. can anyone help me solve this issue. 

#performance analytics 

9 REPLIES 9

AndersBGS
Tera Patron
Tera Patron

Hi @prash4 ,

 

Sounds like your filter or/and configuration on the indicator source or indicator is not narrow enough. You need to look into the filtering of the data, as the indicator formula is "just" as basic calculation of the captured 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/

solved

 

hi @AndersBGS 

 

if anything to be modified please do let me know

 

Hi @prash4 ,

 

  1. First of all, then I would have utilized the incident_sla OOTB database view instead of the task_sla table.
  2. Secondly, I would not utilize the created filter, as you can't say for sure, that all SLA has completed. This refer to, that the created on this month, can give a false positive. Instead you could utilize resolved or similar on last month, and then run it on the first of a month. 
  3. When you utilize the created on this month, it's actually stated that the task is created on this month and not the incident itself. 
  4. What about the indicator "Total number of incidents created on this month". Are you utilizing same filter/table?

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/