# Table - Time series

* The time series feature helps you view your data chronologically by date, facilitating comparisons with other datasets.

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

* To begin, click on the Time series toggle of the Table chart settings.
* When first turning on the Time series mode, all columns shall be hidden, you can[ show those columns](/docs/dashboard/widget-types/table/table-hide-show-column.md) again manually.
* You have to set the specific Date and the Column for the Time series mode.

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

* In the **Date** section, click on the dropdown box to select the available **Date** data.

<figure><img src="/files/SZunmlo1w70PhtL3JOTO" alt="" width="563"><figcaption></figcaption></figure>

* The filter tag will be auto-applied with Recent 7 days as the default option.

{% hint style="info" %}
The Sort feature will be auto-applied Ascending to the selected Date.
{% endhint %}

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

* Next, choose the specific Column(s) to use as the Metrics.

<figure><img src="/files/0ijWlqmgK7jYJqsOhJe6" alt=""><figcaption></figcaption></figure>

* You can change to other [Formula](/docs/dashboard/footer-formula.md) options by clicking on its dropdown box.

<figure><img src="/files/6BtXmcfxcGo3dD4Uy0kW" alt="" width="426"><figcaption></figcaption></figure>

* You can click on the 🖊 icon and then the Format button to [customize](/docs/dashboard/custom-column-configuration.md) that column.

<figure><img src="/files/1rWbxImaeZejbehlNWAI" alt=""><figcaption></figcaption></figure>

* Toggle on Show totals to see the totals of each column.

{% hint style="info" %}
You can add and edit the filter tags, and show any hidden columns to customize your Table in Time series mode.
{% endhint %}

{% hint style="info" %}
Click the Save changes button to confirm your Table - Time series mode setup.
{% endhint %}

***

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/kVSfLDd0TwKqRQl3sxeC">Table chart - Time series - Compare to the past</a></td></tr><tr><td align="center"><a href="/pages/b6mDsVzrxewJMU2KUPG7">Table chart - Time series with Group by</a></td></tr></tbody></table>


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/table/table-time-series.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.
