- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 04:11 AM
Hi Team,
I have an indicator, which displays Percentage of calls attended by agent.
Below is formula.
[[GSDKPI_Number of calls answered]]/[[GSDKPI_Total Calls Received]]*100
Daily Number are coming correct for all the agents.
But I also want Monthly numbers for at least 3 months, so I am doing an aggregation as below. But I am not able to find "By month SUM" in Time series.
Please let me know how can I achieve this?
Regards,
Sindhuja.
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2020 09:40 AM
If you are applying the formula to the result, it shouldn't matter. If you do not apply it to the result, you will get a weird (probably not what you want) answer. This shows the difference:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 04:33 AM
Hi Sindhu,
Has data present in your instance for months?
Because a time series that does not include data from partial periods must have data from the beginning and the end of the period. For example, a By month SUM time series aggregation requires scores from the start and the end of the month to be present. Otherwise that month is not included. A time series aggregation that includes data from partial periods, such as By month SUM+, needs only data from one day in the period.
Regards,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 05:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 06:00 AM
It is 2 months ago.
Does it make a difference if it is not 3?
I should be able to configure it and data should be displayed for 2 months right?
Regards,
Sindhuja.