Average of 2 Formula Indicators
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-22-2023 01:43 AM
Hi
I have created 2 different formula indicators now i want to find the average of the both, but i am having issue in finding results it says no data available. Formula is - ([[CSAT]]+[[HR]])/2.
Please help me find the solution. What can be the issue??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-22-2023 12:38 PM
Hi @groverdhairya ,
we need some more information to help you, due to the formula aināt giving much. What do you want to find the average of?
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-25-2023 12:49 AM
Hi @AndersBGS
The 1st formula is giving the % of survey for Incidents and 2nd formula is giving the % of survey for HR cases, We need to find the average of both.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-26-2023 02:58 AM
Hi @groverdhairya ,
Basically, the calculation is done by adding a group of numbers and then dividing by the count of those numbers. So for the survey for incidents you need two automated indicators and a formula indicator on top to do the calculation: [[Sum of survey score]]/[[count of surveys]]. Same goes for HR Cases.
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-26-2023 03:23 AM
Hi @AndersBGS
It is already there i found one is having data other doesn't it is showing as no data available, is it works in a same way or it should do the average on one having data.
Thanks