Need help creating a report using PA and Metric

ledezan
Tera Contributor

Hi all,
I'm trying to create a PA widget that will display the Average duration of a specific department to resolve the ticket.

I'm confident that I set up the Data collection correctly, I'm messing somehow with the indicator, automated, and Source.

The reason I'm trying to create on PA using the Metric Instance table its because I need to create a formula that will get the average duration and remove 5 days from it (Once the ticket is marked as resolved, it only changes to state closed after 5 days)

Unfortunately, it's coming with the wrong data, over 500M SUM!?

ledezan_0-1777393322148.png

ledezan_1-1777393332136.png

 

 

ledezan_2-1777393353317.png

 




2 REPLIES 2

AndersBGS
Tera Patron

Hi @ledezan 

 

I'm pretty sure that this is according to you indicator source/Metric definition, as I think you capture to much data in general... Have you tried to make the calculation manually based on your indicator source condition.

 

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/

Mark Becker
Tera Expert

Not sure why it's not working exactly. I do see the Unit field is blank in your second screenshot that might need to be filled in. I also don't create average indicators this way. What I do is create a numerator for SUM Duration and a denominator for Count of Tickets and then create a formula indicator dividing the two so I can then troubleshoot easier. If there is an issue, I can view the tickets and see why the Sum is wrong or count is wrong. I also do the indicator source to be 'created on Today' not 'last 3 months' that could cause an issue too. Then just run historically for 3 months instead of gathering all that data but that might be personal preference. Hope this helps!