# filteredCountPanel

> _Since v2.6.0_

Built-in panel renderer: filtered row count.
Returns `null` (skipped) when the filtered count equals the total (no filter active).

```ts
function filteredCountPanel(): PanelRender
```
