Timeseries indicator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2025 08:14 AM
Hi all,
I have created an indicator,which shows the case age >60 days and <60days in each month. For this I have created a bucket group and pa script for breakdown which will measure the age and put the cases in group.
When I include the widget in the dashboard for yearly it shows the graph bar even for old days (2024) but no record were created in 2024. Everything was started from 2025.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2025 02:58 PM
Hi @deepak45 ,
I don't get your statements as I see them as contradictions: "Yes all the data are correct" and "
Widget is showing last 1 year data only. June 2024 to June 2025.But the record creation started from Jan 2025." - Which one is correct?
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
‎06-05-2025 07:46 AM
Hi @AndersBGS ,
Data is correct from when the record started getting created. From Jan 2025 to till today but why the the widget is showing graph bar before 2025 and everything falls under <60 age
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2025 03:03 PM
in addition to the above, you may check for data in pa_scores_l1, maybe pa_scores_l2 for the indicator and date range. If none, you may run a historical Data Collection job to re-process records. There's a change the data may differ from when first processed in the past.