<?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 create a chart that shows multiple values by default, but have a multiselect drop-down to drill down to a specific value? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-that-shows-multiple-values-by-default-but/m-p/273634#M82510</link>
    <description>&lt;P&gt;The values returned by the multi-select dropdown is not in the right format for the search. You need to add the right Prefix &amp;amp; SUffix. Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Token Prefix=(
Token Suffix=)
Token Value Prefix=Location="
Token Value Suffix=" OR  (there is a space before and after OR)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So when you set the  token value, it should look like this &lt;CODE&gt;(Location="Fort Worth" OR Location="Dallas")&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 20:46:19 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-05-26T20:46:19Z</dc:date>
    <item>
      <title>How to create a chart that shows multiple values by default, but have a multiselect drop-down to drill down to a specific value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-that-shows-multiple-values-by-default-but/m-p/273633#M82509</link>
      <description>&lt;P&gt;I am trying to provide a chart that shows multiple locations as a default, then allow them to use the multiselect to drill down to a specific location. Can someone tell me what I am doing wrong? I am getting &lt;CODE&gt;No Results Found&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;The working search looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;table Location,Server_Name,Server_OS_Name|search Location="FORT WORTH RDC" OR "CROSSINGS RDC" |chart count(Server_Name) by Server_OS_Name|
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I set up the drop-down, the search doesn't work:&lt;/P&gt;

&lt;P&gt;table Location,Server_Name,Server_OS_Name|&lt;STRONG&gt;search Location="FORT WORTH RDC CROSSINGS RDC"&lt;/STRONG&gt; |chart count(Server_Name) by Server_OS_Name|&lt;/P&gt;

&lt;P&gt;I tried putting quotes in the Prefix and Suffix&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/134198-capture.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-that-shows-multiple-values-by-default-but/m-p/273633#M82509</guid>
      <dc:creator>jhayIV</dc:creator>
      <dc:date>2020-09-29T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart that shows multiple values by default, but have a multiselect drop-down to drill down to a specific value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-that-shows-multiple-values-by-default-but/m-p/273634#M82510</link>
      <description>&lt;P&gt;The values returned by the multi-select dropdown is not in the right format for the search. You need to add the right Prefix &amp;amp; SUffix. Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Token Prefix=(
Token Suffix=)
Token Value Prefix=Location="
Token Value Suffix=" OR  (there is a space before and after OR)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So when you set the  token value, it should look like this &lt;CODE&gt;(Location="Fort Worth" OR Location="Dallas")&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 20:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-that-shows-multiple-values-by-default-but/m-p/273634#M82510</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-26T20:46:19Z</dc:date>
    </item>
  </channel>
</rss>

