<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to hide a value from a mulstiselect filter? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647607#M52959</link>
    <description>&lt;P&gt;So you have a field called PR_Tags, with a value of "PR_Tags"?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= host=  sourcetype=csv source=C:\\
| table PR_Tags
| where PR_Tags != "PR_Tags"&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 20 Jun 2023 13:24:15 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-06-20T13:24:15Z</dc:date>
    <item>
      <title>How to hide a value from a mulstiselect filter?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647570#M52948</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a value&amp;nbsp;(imagine the value is the "something" that I wrote in the image)&amp;nbsp; in a multiselect&amp;nbsp; filter that I wanted to remove\hide, is there a way to do that?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KalebeRS_0-1687255349734.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25919i89109389AD97AB7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KalebeRS_0-1687255349734.png" alt="KalebeRS_0-1687255349734.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 10:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647570#M52948</guid>
      <dc:creator>KalebeRS</dc:creator>
      <dc:date>2023-06-20T10:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a value from a mulstiselect filter?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647572#M52950</link>
      <description>&lt;P&gt;Don't put it there in the first place!&lt;/P&gt;&lt;P&gt;How do you populate the drop down? If it is from a search, simply exclude the value from the results of the search.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 10:13:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647572#M52950</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-20T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a value from a mulstiselect filter?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647603#M52957</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= host=  sourcetype=csv source=C:\\
| table PR_Tags
| eval PR_Tags=split(PR_Tags,",")
| mvexpand PR_Tags
| dedup PR_Tags&lt;/LI-CODE&gt;&lt;P&gt;That's my search, it shouldn't be returning the term PR_Tags.&amp;nbsp;&lt;BR /&gt;Saw the file that I'm using for the search, the only time that mentions PR_Tags in the csv is in the header. Is there a way to remove the header?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 12:44:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647603#M52957</guid>
      <dc:creator>KalebeRS</dc:creator>
      <dc:date>2023-06-20T12:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a value from a mulstiselect filter?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647607#M52959</link>
      <description>&lt;P&gt;So you have a field called PR_Tags, with a value of "PR_Tags"?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= host=  sourcetype=csv source=C:\\
| table PR_Tags
| where PR_Tags != "PR_Tags"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 20 Jun 2023 13:24:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647607#M52959</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-20T13:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a value from a mulstiselect filter?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647623#M52966</link>
      <description>&lt;P&gt;It worked, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 14:29:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-hide-a-value-from-a-mulstiselect-filter/m-p/647623#M52966</guid>
      <dc:creator>KalebeRS</dc:creator>
      <dc:date>2023-06-20T14:29:11Z</dc:date>
    </item>
  </channel>
</rss>

