# Month Calendar Options

## 1. **Month Count**&#x20;

The **Display Month Count** allows users to customize the number of months displayed in the calendar view. This helps focus on a specific set of months, such as a 12-month period.&#x20;

Follow these steps to configure this feature:

1. Open the **Format Pane** and navigate to **Date Filter → Calendar → Display Month Count**.
2. Select the desired number of months to be displayed in the calendar visual.

<figure><img src="/files/DcNQjeQaMvKVQE9Y7gVZ" alt=""><figcaption><p>Image 1: Calendar month mode when display month count is set to 10.</p></figcaption></figure>

**Example:**\
Setting the month count to **12** will display a full year of calendar months in the view. This feature is ideal for tailoring the calendar display to suit specific reporting or analysis needs.

## 2. Month Collapse

The **Month Collapse** feature in the Month Calendar view allows users to control the ability to expand the Year View to select a specific month using the down arrow. This provides a cleaner interface when month selection from the year view is not required.

Follow these steps to configure this feature:

* Open the **Format Pane** and navigate to **Date Filter → Calendar → Month Collapse**.
* **Enable** to allow users to expand the Year View and select a month using the down arrow.
* **Disable** to hide the down arrow, preventing users from expanding to month selection.

This feature helps streamline the calendar interface by removing month selection when it's not needed.

## **3. Dates**

The **Display Dates** feature in Date Filter allows users to hide the dates displayed in the calendar. Follow these steps to configure this feature:

1. Open the **Format Pane** and navigate to **Date Filter → Calendar → Display Dates**.
2. Use the **toggle button** to enable or disable the display of dates in the calendar.

This feature is useful for focusing on the heatmap's visual representation without the distraction of date labels.

## **4. Rotate Layout**&#x20;

The **Rotate Layout** feature in Date Filter allows users to customize the calendar layout by switching between vertical and horizontal orientations. This is especially helpful when displaying multiple months.&#x20;

Follow these steps to configure this feature:

1. Open the **Format Pane** and navigate to **Date Filter → Calendar → Rotate Layout**.
2. Enable to view the Calendar layout in Horizontal View. Disable to have a Vertical layout of the calendar.

This feature provides flexibility to adjust the calendar layout based on user preferences or visualization requirements.

## **5. Round Date Label**

The **Round Label Display** feature in the Date Filter allows users to display dates in a circular format when the calendar is in **Month mode**. When enabled, heatmap colors and variance indicators will also be applied within the round labels.

Follow these steps to configure this feature:

1. Add the **Date** field to the category section of the Super Filter.
2. Open the **Format Pane** and navigate to **Date Filter → General** and change the **Selection Style** to **Calendar**.&#x20;
3. Set the **Calendar View** under **Calendar** section to **Month** mode. Once the calendar is in **Month mode**, the **Round Date Label** option will become visible.
4. Enable round date label to view the calendar dates with round label.
5. When Heatmap is enabled, heatmap colors will be applied inside the round labels.
6. If variance is enabled, a round variance icon will appear for each date, with quarter sections of the label filled based on the variance level.

<figure><img src="/files/kMOKYTw6Q4nEhUncMlSt" alt="" width="350"><figcaption><p>Image 2: Variance and heatmap in round date label</p></figcaption></figure>

This feature provides a visually appealing way to display dates, improving readability and data interpretation in calendar mode.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/super-filter/filter-types/1.-date-filter/ii.calendar-modes/c.month/month-calendar-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
