# Inline Filter

Enter text into the search box underneath the column header you wish to filter. This will instantly filter inline and can be done on multiple columns simultaneously and offer your dashboard users the most flexible way of filtering their rows based on column values.&#x20;

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/05/Inline-Filter.gif" alt=""><figcaption></figcaption></figure>

### Configuration

To enable Inline Filtering, Follow these steps:

1. Open the **configure screen** within the extension.
2. Under the **Data** tab click on the **dimension(s)** you wish to have an inline filter.
3. Halfway down you will see ‘**filter style**’, click on ‘**Wildcard Match**’ to have the inline filter activated on your table.&#x20;
4. **Alternatively**, within the configure screen under the **Appearance** tab under the **Layout Options** header, you can tick the ‘**Enable quick filters**’ which will give every column an inline filter.

### Limitation

The inline filter can not be used if advanced filter is being used.


---

# 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/inline-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.
