Creating a fixed date period filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:54 PM
I want to create a fixed date period, for example in the attached image, if I choose the last 60 days, that 60 days is as of the current date and changes daily, however if I wanted to choose an exact period, i.e., a previous month, that will change at the end of the current month, there is no such option. Please help, how do I do it?
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2024 06:25 AM
you could use this option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2024 07:03 AM
Hi Tsuro, this doesn't help me set a fixed period that changes after a certain duration. To be more specific, I want to define incentive periods that change every 6 months.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2024 08:26 AM
Assuming you are using PA.
What I do is is create a job that only runs once every measurement period - many of our things are based on a four week period, so the job runs once every 28 days.
If you are needing to build the data as the period progresses, that can be handled with a "Resolved After 3/25/2024" - this would require tweaking every 6 months which is never fun.
What I attempt is to use either the selection criteria at indicator level, or get creative at the Job execution level.
Hopefully, one of these options will give you an idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2024 11:19 PM
Thank you for that idea, I will play around with it and see what I can achieve.