# Include Current Day

Report Pundit gives you the ability to include current day data in certain report types. With this feature you can view the latest store data alongside data from default timelines. Now, you can get more out of your Shopify data analysis with additional insights into present day store performance too.

By default, your reports contain data until the last completed day. So, if your report has a data timeline like “Last 7 Days”, “Last 30 Days”, etc., it’ll have data between the last completed day of business and the chosen number of days in the past, without today’s data. Toggling the current day data option changes this default setting.&#x20;

## :point\_right:Steps to Include Current Day Data

1. Click on **Settings** in the navigation bar.
2. Click on **Report Formatting**  in the left panel in the Settings page.
3. In the **Report Formatting** page, toggle the **Include Current Day** option to the right to enable it. Or if enabled, toggle it to the left to disable the option.&#x20;

<figure><img src="/files/s5gpIbGPXKICc080kIof" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
This setting is only applicable to certain report types like “Last 7 Days”, “Last 30 Days”, etc. Other reports or reports with custom date ranges are not affected by this option.&#x20;
{% endhint %}


---

# 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.reportpundit.com/getting-started/settings/global-report-formatting/include-current-day.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.
