performance analytics to get total case for last 3 months

charan_1
Tera Contributor

I need to create the total no.of hr case for last 3 months in performance. Can anyone help me with this how it is possible to solve it.

1 ACCEPTED SOLUTION

Hi @charan_1 ,

 

Chose count instead of sum. You don't need to sum any data, thus you just want a count of how many records that has been created.

 

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

7 REPLIES 7

AndersBGS
Tera Patron
Tera Patron

Hi @charan_1 ,

 

If you just want to see the HR cases created last 3 months, why utilize performance analytics? This can easily be obtained through the report designer itself by much less effort.

 

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  actually in the dashboard i need to represent 3 under same graph things 2 are created through pa. Can it be possible to create the total no.of hr cases by last 3 months through the performance indicator

Hi @charan_1 ,

 

 off course, just create an indicator source, automated indicator with the needed conditions (you can utilize: "Created at or after 3 months ago"). There shouldn't be any issues in to this. 

 

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 under aggregate if select sum then it is asking to choose field. If i select the field as active it is fetching only the records which are true. But i need to fetch all the records created on past 3 months can you help me with this