> 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/premium-table/release-notes/inforiver-table-december-2025-v1.1.1.md).

# Inforiver Table December 2025 - v1.1.1

The latest version of the Inforiver Table visual introduces new customization options and enhancements designed to streamline your report-building experience.

#### 1. Customize grand total row

The grand total row is now fully customizable - you can enter text that is relevant to your report. In the animation, notice how the grand total row is tailored for an invoice report.

<figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FagYh6udtq4rkvOj8EWb3%2FUntitled%20Project.gif?alt=media&amp;token=ff9b53fc-6a78-40b0-8509-502b0e92a1ab" alt=""><figcaption><p>Custom text in column dimension headers</p></figcaption></figure>

#### 2. Filter enhancements

* **Clear all filters**

If you've applied multiple column-level filters, you can now reset them in a single shot. Select the **Clear all Filters** option from any column dimension gripper.

{% hint style="success" %}
This option is available only in column dimension grippers.
{% endhint %}

<figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FUj2tgzboDKUAdhORMb7e%2Fimage.png?alt=media&amp;token=9f0ba7d5-d895-4908-af3f-cd1b2a1e19c6" alt=""><figcaption><p>Clear all filters</p></figcaption></figure>

* **Display applied filters in header/footer**

You can now display applied filters in the report header or footer. This allows readers to instantly get context around the data they are viewing.

Select the highlighted header preset to display filters.

<figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FJx1DZEV8WLh00XrOFU8N%2Fimage.png?alt=media&amp;token=2eb5e425-e7ce-480a-92a3-287ab0010060" alt=""><figcaption><p>Applied filters displayed in header</p></figcaption></figure>

#### 3. Column order sync

The Manage Columns window will now reflect the order of columns in the report. Users can quickly locate columns because the order matches exactly between what they see in the report and what they see in the management pane.

<div><figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FJ3V0oVrvC5MDRLRp4YKo%2Fimage.png?alt=media&amp;token=6bd58521-ceb9-45dd-bec1-461e9856d516" alt=""><figcaption><p>Original column order</p></figcaption></figure> <figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FzurowE3jqcKfEbb4gwXm%2F2025-12-03_17h08_30.png?alt=media&amp;token=6c755c0a-853b-4af3-8db2-4aca0a3432d0" alt=""><figcaption><p>Changed column order</p></figcaption></figure></div>

#### 4. Column gripper display

You now have the option to keep the column gripper visible at all times. The default behaviour remains unchanged, with grippers appearing only when you hover over a column.

Select the Always Present option from the Column Gripper dropdown in Display settings.

<figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2Fi5g12bwa32XrDSyPbeIp%2Fimage.png?alt=media&amp;token=e448ca41-f341-40d9-9ea6-f5ab74d9d912" alt=""><figcaption><p>Column gripper</p></figcaption></figure>

#### 5. Excel header settings

Header settings for Excel exports are now accessible via a clearly visible toolbar button, replacing the previous dropdown option.

<figure><img src="https://2428652681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsB9HAei8v4FfKkH9M4gw%2Fuploads%2FuijrAIxhiSl713nv2YEG%2Fimage.png?alt=media&amp;token=e0ec9a01-0e8b-445e-b0b7-4a8bd72fc0a3" alt=""><figcaption><p>Excel header settings</p></figcaption></figure>


---

# 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/premium-table/release-notes/inforiver-table-december-2025-v1.1.1.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.
