How to add a dynamic "This week(Mon-Sun) " filter option in a ServiceNow List View?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello,
I want to add a dynamic filter option called "This Week(Mon-Sun)" in a ServiceNow List View.
My requirement is:
- When I open a list view and select the Created On field in the filter condition,
- I want an additional/dynamic option such as “This Week (Mon–Sun)” to appear in the condition/operator/value options.
- The option should dynamically calculate the current week from Monday to Sunday.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10m ago - last edited 9m ago
there's a pre-built condition for that in all the fields that are date/time type:
Created - On - This week
Could you try this?
✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4m ago
also @prakharsara if you want to relabel it then go to UI Messages, find the "This week" and relabel it to "This week (Mon-Sun)":
https://yourDomain.service-now.com/nav_to.do?uri=sys_ui_message.do?sys_id=09c005324a362312010797dc04b3cda9
Be cautious as this message might be (and most likely is) used in different areas of the platform so it can be affecting it as well.
What's wrong with "This week"? :))
✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---
