How to add more options (like 5 weeks) in date picker?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 03:24 PM
Hello All,
I want to check a date if it is after 5 weeks. How can I add the options here?
If it is not possible, any alternatives to check the same?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 03:43 PM - edited 03-21-2024 03:44 PM
You could try "relative" instead of "after". There you can pick "after" + 35 + days (=5 weeks) + "from now" or "ago", depending on if you want to look into the past or future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:35 AM
Hi @Community Alums,
I am using this as a temp solution currently but this does not completely serve the purpose.
The 5th week should end on Friday/Saturday. In this case, the duration is ending on 35th day.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 04:51 PM
Hi @Anish Singh,
Refer the BR "Get Date Filter Options for Date Filters", review the current answer.add() lines in advanced tab and add as per your need.
after that navigate to Report -> Administration -> Interactive Filter and apply the filter on column on "Filter based on = Date"
In the Date Filter section , in available column search the new option and shift to the selected column.
Example on Incident
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:36 AM