<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Table on Grafana Labs</title><link>https://grafana.com/docs/grafana/v8.4/visualizations/table/</link><description>Recent content in Table on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v8.4/visualizations/table/index.xml" rel="self" type="application/rss+xml"/><item><title>Filter table columns</title><link>https://grafana.com/docs/grafana/v8.4/visualizations/table/filter-table-columns/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/visualizations/table/filter-table-columns/</guid><content><![CDATA[&lt;h1 id=&#34;filter-table-columns&#34;&gt;Filter table columns&lt;/h1&gt;
&lt;p&gt;If you turn on the &lt;strong&gt;Column filter&lt;/strong&gt;, then you can filter table options.&lt;/p&gt;
&lt;h2 id=&#34;turn-on-column-filtering&#34;&gt;Turn on column filtering&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;In Grafana, navigate to the dashboard with the table with the columns that you want to filter.&lt;/li&gt;
&lt;li&gt;On the table panel you want to filter, open the panel editor.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Field&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt;In Table options, turn on the &lt;strong&gt;Column filter&lt;/strong&gt; option.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A filter icon appears next to each column title.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p docs-image--no-shadow&#34;
    style=&#34;max-width: 500px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/static/img/docs/tables/column-filter-with-icon.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/static/img/docs/tables/column-filter-with-icon.png&#34;data-srcset=&#34;/static/img/docs/tables/column-filter-with-icon.png?w=320 320w, /static/img/docs/tables/column-filter-with-icon.png?w=550 550w, /static/img/docs/tables/column-filter-with-icon.png?w=750 750w, /static/img/docs/tables/column-filter-with-icon.png?w=900 900w, /static/img/docs/tables/column-filter-with-icon.png?w=1040 1040w, /static/img/docs/tables/column-filter-with-icon.png?w=1240 1240w, /static/img/docs/tables/column-filter-with-icon.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;Column filtering turned on&#34;width=&#34;512&#34;height=&#34;99&#34;title=&#34;Column filtering turned on&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/static/img/docs/tables/column-filter-with-icon.png&#34;
            alt=&#34;Column filtering turned on&#34;width=&#34;512&#34;height=&#34;99&#34;title=&#34;Column filtering turned on&#34;class=&#34;docs-image--no-shadow&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;Column filtering turned on&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;h2 id=&#34;filter-column-values&#34;&gt;Filter column values&lt;/h2&gt;
&lt;p&gt;To filter column values, click the filter (funnel) icon next to a column title. Grafana displays the filter options for that column.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p docs-image--no-shadow&#34;
    style=&#34;max-width: 500px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/static/img/docs/tables/filter-column-values.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/static/img/docs/tables/filter-column-values.png&#34;data-srcset=&#34;/static/img/docs/tables/filter-column-values.png?w=320 320w, /static/img/docs/tables/filter-column-values.png?w=550 550w, /static/img/docs/tables/filter-column-values.png?w=750 750w, /static/img/docs/tables/filter-column-values.png?w=900 900w, /static/img/docs/tables/filter-column-values.png?w=1040 1040w, /static/img/docs/tables/filter-column-values.png?w=1240 1240w, /static/img/docs/tables/filter-column-values.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;Filter column values&#34;width=&#34;390&#34;height=&#34;500&#34;title=&#34;Filter column values&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/static/img/docs/tables/filter-column-values.png&#34;
            alt=&#34;Filter column values&#34;width=&#34;390&#34;height=&#34;500&#34;title=&#34;Filter column values&#34;class=&#34;docs-image--no-shadow&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;Filter column values&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;Click the check box next to the values that you want to display. Enter text in the search field at the top to show those values in the display so that you can select them rather than scroll to find them.&lt;/p&gt;
&lt;h2 id=&#34;clear-column-filters&#34;&gt;Clear column filters&lt;/h2&gt;
&lt;p&gt;Columns with filters applied have a blue funnel displayed next to the title.&lt;/p&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p docs-image--no-shadow&#34;
    style=&#34;max-width: 500px;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link captioned&#34;
        href=&#34;/static/img/docs/tables/filtered-column.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload mb-0&#34;
          data-src=&#34;/static/img/docs/tables/filtered-column.png&#34;data-srcset=&#34;/static/img/docs/tables/filtered-column.png?w=320 320w, /static/img/docs/tables/filtered-column.png?w=550 550w, /static/img/docs/tables/filtered-column.png?w=750 750w, /static/img/docs/tables/filtered-column.png?w=900 900w, /static/img/docs/tables/filtered-column.png?w=1040 1040w, /static/img/docs/tables/filtered-column.png?w=1240 1240w, /static/img/docs/tables/filtered-column.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;Filtered column&#34;width=&#34;162&#34;height=&#34;193&#34;title=&#34;Filtered column&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/static/img/docs/tables/filtered-column.png&#34;
            alt=&#34;Filtered column&#34;width=&#34;162&#34;height=&#34;193&#34;title=&#34;Filtered column&#34;class=&#34;docs-image--no-shadow&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;figcaption class=&#34;w-100p caption text-gray-13  &#34;&gt;Filtered column&lt;/figcaption&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;To remove the filter, click the blue funnel icon and then click &lt;strong&gt;Clear filter&lt;/strong&gt;.&lt;/p&gt;
]]></content><description>&lt;h1 id="filter-table-columns">Filter table columns&lt;/h1>
&lt;p>If you turn on the &lt;strong>Column filter&lt;/strong>, then you can filter table options.&lt;/p>
&lt;h2 id="turn-on-column-filtering">Turn on column filtering&lt;/h2>
&lt;ol>
&lt;li>In Grafana, navigate to the dashboard with the table with the columns that you want to filter.&lt;/li>
&lt;li>On the table panel you want to filter, open the panel editor.&lt;/li>
&lt;li>Click the &lt;strong>Field&lt;/strong> tab.&lt;/li>
&lt;li>In Table options, turn on the &lt;strong>Column filter&lt;/strong> option.&lt;/li>
&lt;/ol>
&lt;p>A filter icon appears next to each column title.&lt;/p></description></item></channel></rss>