How to create Performance Analytics

nandini29
Tera Contributor

Hello
I am new to performance analytics can you guide me on this below requirement
How to create a dashboard using Performance analytics which satisfies below requirement

Incidents + tasked opened
Incidents + tasked closed
The Rough FCR = Total Inc+Tasks closed divided by total Inc+Tasks opened. Then multiply by 100 to get proper %

Thanks
Nandini

8 REPLIES 8

Hi @nandini29 ,

 

The is a difference from a historical data collection to a running data collection. Basically, you need to identify what is it that you need to see. I would assume that your automated indicators could work going forward, but you will not be able to collect any data historically if you don't have a date recorded anywhere. 

 

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/

@AndersBGS  thank you so much for your response
Date recorded anywhere through this sentence what you are referring to can you brief it
So, I need to mention the range in filter that you are referring to?

Hi @nandini29 ,

 

What I'm referring to is, that if you have a historical data collection e.g. 6 months back where you would like to see the backlog of open incidents pr. month, then ServiceNow doesn't know the historical state. It only knows the state based on fixed dates. 

 

Going forward, the ServiceNow takes snapshot of data based on defined interval, hence it will be able to keep the historical data points as needed.

 

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/

@AndersBGS Thank you so much for your valuable inputs, I am trying implement it.