glide.ui.report.extend_calendar_choices
ServiceNow property description:
If false, calendar reports use only styles from the Task table when determining options for calendar highlighting (http://docs.servicenow.com/?context=Customizing_Calendar_Report_Fields). For example, a calendar report on the Change Request [change_request] table only uses styles from the Task [task] table instead of styles from a combination of the two tables. If True, styles defined on the table that the calendar report is based on will override styles defined on the Task table.
Attributes
- Sys ID: 6614c270ff302000dada1801444badd6
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.report.extend_calendar_choices` is used to control the availability of additional calendar choices when creating or editing reports. According to the provided documentation, this property allows users to extend the default set of calendar options, enabling more flexible and customized reporting based on specific time frames. By configuring this property, administrators can ensure that users have access to a broader range of calendar choices, which can be particularly useful for highlighting specific calendar entries in reports. This enhances the reporting capabilities within ServiceNow, making it easier to tailor reports to meet various business needs.
Source