- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 04:56 AM
Hi all,
I have a requirement where I need to have business service status for 5 days from today. Can some please assist me on how can I achieve this. As of now its showing 5 days in the past from today as shown in the screenshot below. I am very new to ServiceNow world. Appreciate your help and thank in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 05:05 AM
@neenashankar There is a planned maintenace widget provided OOTB
The planned maintenance widget retrieves 'Planned Outages' from the cmdb_ci_outages table and shows them here, so users know what planned maintenance is coming in the next 5 days.
The widget you have shown is the Status History widget. This shows a five day history for Services.
I would suggest you simply just use the Planned Maintenance widget. I don't see the value of amending the Status History widget, and the planned maintenance widget is more meaningful in the sense it shows upcoming disruptions, which users will be most interested in seeing promptly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 05:05 AM
@neenashankar There is a planned maintenace widget provided OOTB
The planned maintenance widget retrieves 'Planned Outages' from the cmdb_ci_outages table and shows them here, so users know what planned maintenance is coming in the next 5 days.
The widget you have shown is the Status History widget. This shows a five day history for Services.
I would suggest you simply just use the Planned Maintenance widget. I don't see the value of amending the Status History widget, and the planned maintenance widget is more meaningful in the sense it shows upcoming disruptions, which users will be most interested in seeing promptly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 12:32 AM
Thank you Dan for you suggestion. This helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 02:04 AM
No problem, best of luck 🙂