---
sourceDocument: Xanadu Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Configure how calendar entries look

# Configure how calendar entries look {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

To configure how calendar entries appear for a table, add calendar_elements
attributes to the System Dictionary entry for that table.

## Before you begin

Role required: itil, report_user, report_group, report_global, report_admin, or admin. To create a meaningful report, you must have the right to access the data you want to report on.{#t_ConfigureACalendarAttribute__ph_report-role-required}

## Procedure

1. Open a form for any record in that table.
2. Right-click the form header and select ConfigureDictionary.
3. In the record list that appears, select the first record that does not have a value in the Column name field.  
4. Switch the Dictionary Entry form to the Advanced view.
5. In the Attributes field, add calendar_elements=\<field name\>;\<field name\>, listing the fields you want to appear in each entry of your calendar report separated by semi-colons.  
   Note:  
   When you define attributes for calendar elements, you replace the default display elements of number and short_description with the attributes that you list in this field. To add any additional attributes to the calendar entry and retain the number and short description of the change, include the number and short_description fields in your attributes. For example, to add state information to your task calendar, add the following attribute to the Task table:

       calendar_elements=number;short_description;state

6. If the table already has an attribute, separate it from the attribute you are adding with a comma, for example:  

       reference_index_include=active,calendar_elements=number;short_description;state

7. Select Update.

## Result

The calendar entries display the attributes you have added for the selected
table.

**Related concepts**   

* [Modifying and adding calendar report system properties](https://servicenow-prod.fluidtopics.net/9EJOuZZNdrk5jaIkgC~~6w#modify-add-calendar-sys-props "Specify system property values to override Task table highlighting in calendar events, limit the number of events in a calendar cell, or change the day the calendar week starts.")  
**Related tasks**   

* [Change highlighting of calendar report events](https://servicenow-prod.fluidtopics.net/BsNQNyvSia0ulcmi_WPI_A "Field styles control the highlighting of events in calendar reports. Manage field styles to change how highlighting works.")
* [Customize start and end dates](https://servicenow-prod.fluidtopics.net/q6ck1cJcT5dw9~lPMdRWSw "You can configure calendar reports to support the spanning of multi-day events across calendar cells.")

*[\>]: and then


