<?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 multi-select parameter on a dashboard in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/multi-select-parameter-on-a-dashboard/m-p/286431#M54656</link>
    <description>&lt;P&gt;I have a multi-select parameter on a dashboard. &lt;/P&gt;

&lt;P&gt;I want to pass it to the search in the panel…a single value is …. | search myfield=”$mytoken$”&lt;/P&gt;

&lt;P&gt;…what if I want to use a multi-value thus generate .... | search myfield=this OR myfield=that, etc. &lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2016 02:27:57 GMT</pubDate>
    <dc:creator>cpraz_ord</dc:creator>
    <dc:date>2016-12-21T02:27:57Z</dc:date>
    <item>
      <title>multi-select parameter on a dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-select-parameter-on-a-dashboard/m-p/286431#M54656</link>
      <description>&lt;P&gt;I have a multi-select parameter on a dashboard. &lt;/P&gt;

&lt;P&gt;I want to pass it to the search in the panel…a single value is …. | search myfield=”$mytoken$”&lt;/P&gt;

&lt;P&gt;…what if I want to use a multi-value thus generate .... | search myfield=this OR myfield=that, etc. &lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 02:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-select-parameter-on-a-dashboard/m-p/286431#M54656</guid>
      <dc:creator>cpraz_ord</dc:creator>
      <dc:date>2016-12-21T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: multi-select parameter on a dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-select-parameter-on-a-dashboard/m-p/286432#M54657</link>
      <description>&lt;P&gt;Try to use &lt;CODE&gt;Token Value Prefix&lt;/CODE&gt; , &lt;CODE&gt;Token Value Suffix&lt;/CODE&gt; and &lt;CODE&gt;Delimiter&lt;/CODE&gt; option like below and later on use as &lt;CODE&gt;your query | search $mytoken$&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2256i8E51999B3E034379/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
Notice the &lt;CODE&gt;preview&lt;/CODE&gt; value and use accordingly in your search making sure &lt;CODE&gt;Delimiter&lt;/CODE&gt; has the spaces around &lt;CODE&gt;OR&lt;/CODE&gt; to get appropriate result.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 04:43:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-select-parameter-on-a-dashboard/m-p/286432#M54657</guid>
      <dc:creator>gokadroid</dc:creator>
      <dc:date>2016-12-21T04:43:29Z</dc:date>
    </item>
  </channel>
</rss>

