> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/super-filter/filter-types/1.-date-filter/vii.format-pane-settings/e.days-off.md).

# e.Days Off

{% hint style="success" %}
**Supported in: ✔️**Slider Calendar **❌**&#x59;ear **❌**&#x4D;ulti Year **✔️**Month **✔️**Month Range **✔️**Week **❌**&#x44;ay
{% endhint %}

## Days Off

The **Days Off** feature allows users to filter out specific days from the date calculations, such as weekends or non-working days.

Follow these steps to configure this feature:

{% stepper %}
{% step %}
Locate the **Days Off** dropdown in the **Date Filter** section.
{% endstep %}

{% step %}
Select the days to be excluded from the calculations.
{% endstep %}

{% step %}
These settings are automatically enabled for Sunday and Saturday when the visual is in Date View.
{% endstep %}

{% step %}
Days marked as days off are highlighted in the calendar with a grey background.
{% endstep %}
{% endstepper %}

<figure><img src="https://2237530339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2FPyPXNuXBdZgHRoQkdaSP%2FScreenshot%202024-12-19%20222006.png?alt=media&amp;token=ff52d210-a3b2-44da-b507-4b1f489ab5e4" alt="" width="316"><figcaption><p>Image 1: Days Off configuration in format pane.</p></figcaption></figure>

## Hide Days Off

{% hint style="success" %}
**Supported in:** :x:Year :x:Multi Year **✔️**Month **✔️**Month Range **✔️**Week :x:Day **✔️**Slider Calendar
{% endhint %}

The **Hide Days Off** feature in Super Filter allows users to hide off-day settings in calendar mode, ensuring a cleaner and more focused calendar display.&#x20;

Follow the steps below to configure this feature:

{% stepper %}
{% step %}
Navigate to the **Calendar Section** in the **Format Pane** under the **Date Filter**.
{% endstep %}

{% step %}
Locate the **Hide Days Off** option.
{% endstep %}

{% step %}
Enable this option to hide off-days from the calendar view.
{% endstep %}
{% endstepper %}

By using this feature, users can focus solely on working days, enhancing usability in scenarios where off days are irrelevant.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inforiver.com/super-filter/filter-types/1.-date-filter/vii.format-pane-settings/e.days-off.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
