---
title: "DataTables Field Filters"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview-pro/datatables/datatables-field-filters/"
---

This feature requires DataTables 3.0 and GravityView 2.15 or newer.

[DataTables](https://www.gravitykit.com/products/datatables/) 3.0 introduced Field Filters. This functionality adds individual search fields to the table header or footer (or both at the same time) for each column on your View:

![Data table with filters for Business Name, Industry, City, State, and a list of entries with view details links](https://www.gravitykit.com/wp-content/uploads/2025/10/file-bA4o5ZFXuk.png)
This powerful functionality allows you to perform [data drilling](https://en.wikipedia.org/wiki/Data_drilling) (also known as drill down) searches by filtering multiple columns at the same time:![DataTable filtering by industry, updating displayed entries dynamically as selections change](https://www.gravitykit.com/wp-content/uploads/2025/10/file-01I1xOmRNp.gif)To enable this functionality, go to the DataTables tab inside the View Settings metabox and check the Enable Field Filters option. It's also possible to choose the location in the table where Field Filters will be displayed.

![DataTables settings: Enable Field Filters for search fields, select input location as Footer, Header, or Both](https://www.gravitykit.com/wp-content/uploads/2025/10/file-QZnSemwJio.png)

## Choosing what columns are filtered

In the DataTables settings, there is a "Fields with Filter" option that allows you choose which fields have filters and which don't, on a per-column basis.

Select which fields you want to have filters, then save the View.

**💡 To select multiple fields:**

- Mac: Hold the Command key and click each field you want
- Windows/Linux: Hold the Control key and click each field you want
- To select a range: Click the first field, then hold Shift and click the last field

![A multi-select field for choosing which fields should include a filter](https://www.gravitykit.com/wp-content/uploads/2024/02/CleanShot-2024-02-14-at-13.14.45@2x-1024x336.png)