# Advanced Filter

The advance filter feature consists of one long bar which can combine multiple filters into one expression. In addition to typing the filters by yourself, you can also use the builder tool to visually create complex filters to fit your use-case. Optionally enable the use of hidden columns in the advanced filter.&#x20;

<figure><img src="/files/SPoMEAGTT9Q0UUjsMjGl" alt=""><figcaption><p>Using the advanced filter option</p></figcaption></figure>

### Configuration

To enable advanced filter follow these steps:

1. Open the configuration screen
2. Navigate to the appearance tab
3. Click on enable **Advance inline filter**

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

### Limitation

The advanced filter can not be used in conjuction with inline filter.


---

# 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.infotopics.com/supertables/features/advanced-filter.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.
