
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2017 07:51 AM
Hello community,
Using a Date field and the Calendar report, is there a way to specify that the event is all day? As of writing this, selecting a date defaults the calendar event to be from 00:00 to 01:00.
Thanks!
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2017 11:33 AM
Hi Pieter,
Thank you for you quick response. I was able to change the default duration of the events, but it didn't quite solve my issue.
The calendar report in ServiceNow uses the fullcalendar library, and one of the properties you can set for calendars is an "allDay event" This functionality doesnt seem accessible in ServiceNow.
I added a screenshot for reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2017 10:24 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2017 11:48 AM
Hi Aditya,
Thank you for your response. We don't really need a schedule, but rather just a calendar view. I've been tasked to create an application that keeps track of all approved time off and it'd be easier to read if all the entries were set as "all-day"
Daniel M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2017 03:23 AM
Hi,
there is a calendar report property, glide.report.calendar.default_event_duration:
The default duration for an event without a specified end date.
Category: Calendar |
There are some more (calendar) report properties that you might want to check out Reporting properties .
Also on the docs you'll find some more advance info on calendar reports Customize calendar reports .
Cheers, Pieter

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2017 11:33 AM
Hi Pieter,
Thank you for you quick response. I was able to change the default duration of the events, but it didn't quite solve my issue.
The calendar report in ServiceNow uses the fullcalendar library, and one of the properties you can set for calendars is an "allDay event" This functionality doesnt seem accessible in ServiceNow.
I added a screenshot for reference.