- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2017 07:21 AM
Is there a way to create a condition on a report for incidents created between last Friday at 4 and this Friday at 4. I don't want to hard code dates and would like to have this dynamic. I tried:
1. Created "ON" Last 7 Days
2. Created "Relative" "On or After" 7 Days ago
This report is set to be scheduled on Fridays at 4. Initially I thought the above 2 conditions would work, but if someone gets the email of this report later than the information may not be correct. Any ideas are appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2017 07:33 AM
Hi Blair,
This sounds like you might have to build yourself a dynamic filter (or two) where you can write the script to calculate the date from last Friday and this Friday.
Create a dynamic filter option

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2017 07:33 AM
Hi Blair,
This sounds like you might have to build yourself a dynamic filter (or two) where you can write the script to calculate the date from last Friday and this Friday.
Create a dynamic filter option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2020 06:41 PM
Hi Chuck,
Do you have any reference of the script that we can use.
I have a similar requirement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 08:16 AM
Hi Blair,
Were you able to get this to work and if so would you mind posting the calculation script you used? I can think of several use cases for this at my organization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2017 06:32 AM
Chase,
No - we decided not to pursue the development of this type of report.