- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 11:25 PM - edited 04-01-2024 02:39 AM
How to create a weekly trend by all active incidents at that point of time using Performance analytics.
Can anyone guide me in detail.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 02:56 AM
Hi @Mounika30
Hopefully my answer is not too late. You can follow my example below.
1. Indicator Source
2. Automated Indicator
3. Weekly Collection Job
4. Historical Collection Job
5. Analytic Hub (Result)
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 02:28 AM
I have created an indicator source - given condition like active "true"
in that i created 1 indicator
after that i created PA widget
but i am not getting the data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 02:56 AM
Hi @Mounika30
Hopefully my answer is not too late. You can follow my example below.
1. Indicator Source
2. Automated Indicator
3. Weekly Collection Job
4. Historical Collection Job
5. Analytic Hub (Result)
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 12:34 AM
Hi Timi,
I have an another requirement like need to create a report on "Responses /all survey sent " on the survey table.
for this i have created
1.Indicator source for responses on metric result table(asmt_metric_results)
2.Indicator source for all survey sent(asmt_assessment_instance)
3.creating formula indicator ==responses/all survey sent
but the preview related records showing -98
preview related record--1364
I think 98/1364 ==not defined
that's y the data is not showing in the analytics hub.
Please suggest on this.