<?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 Dropdown Selection Sync in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428191#M41497</link>
    <description>&lt;P&gt;Hello All&lt;/P&gt;

&lt;P&gt;I want to search for two separate values depending on the dropdown selection in a dashboard. Essentially if ItemA is selected in the dropdown, I want to make a correlation with ItemB and have the rest of the dashboard search with both ItemA and ItemB. Originally I was hoping to provide a couple static options that looked like - ItemA|ItemB , ItemC|ItemD etc. but I couldn't find a way to search based on the regex of "ItemA|ItemB" ... I'm sure I'm missing something but if you could help it would be much appreciated. I'm not even sure using static options is the way to go so feel free to suggest something different.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 18:02:57 GMT</pubDate>
    <dc:creator>mstrozyk</dc:creator>
    <dc:date>2018-06-04T18:02:57Z</dc:date>
    <item>
      <title>Dropdown Selection Sync</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428191#M41497</link>
      <description>&lt;P&gt;Hello All&lt;/P&gt;

&lt;P&gt;I want to search for two separate values depending on the dropdown selection in a dashboard. Essentially if ItemA is selected in the dropdown, I want to make a correlation with ItemB and have the rest of the dashboard search with both ItemA and ItemB. Originally I was hoping to provide a couple static options that looked like - ItemA|ItemB , ItemC|ItemD etc. but I couldn't find a way to search based on the regex of "ItemA|ItemB" ... I'm sure I'm missing something but if you could help it would be much appreciated. I'm not even sure using static options is the way to go so feel free to suggest something different.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:02:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428191#M41497</guid>
      <dc:creator>mstrozyk</dc:creator>
      <dc:date>2018-06-04T18:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown Selection Sync</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428192#M41498</link>
      <description>&lt;P&gt;@mstrozyk please add more details of the values in Dropdown A and Dropdown B and final event with combined value being searched. Cascaded Dropdown can be created using Token from Dropdown A to Search for values in Dropdown B. Then &lt;CODE&gt;event handler in Dropdown A and B can be used to concatenate selected values of both dropdown to set a common token using&lt;/CODE&gt;` tag, which can be passed on to the search.&lt;/P&gt;

&lt;P&gt;However, we would be able to assist you better if you can provide sample data for each and if possible current Simple XML Dashboard code.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428192#M41498</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-04T18:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown Selection Sync</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428193#M41499</link>
      <description>&lt;P&gt;@niketnilay&lt;/P&gt;

&lt;P&gt;So here's an example...&lt;/P&gt;

&lt;P&gt;Let's say you have a search that yields these results:&lt;/P&gt;

&lt;P&gt;Apples&lt;BR /&gt;
Oranges&lt;BR /&gt;
Carrots&lt;BR /&gt;
Cucumbers&lt;BR /&gt;
Steaks&lt;BR /&gt;
Hot Dogs&lt;/P&gt;

&lt;P&gt;Now using this info, I want to classify them based on type and have the search filter based on each. So in the dropdown I was thinking of creating something like:&lt;/P&gt;

&lt;P&gt;Fruits (Apples|Oranges)&lt;BR /&gt;
Vegetables (Carrots|Cucumbers)&lt;BR /&gt;
Meats (Steaks|Hot Dogs)&lt;/P&gt;

&lt;P&gt;And then depending on what they select, I want to filter a search essentially adding "Apples|Oranges" so that I only get results that have either Apples or Oranges.&lt;/P&gt;

&lt;P&gt;Let me know if I should explain further.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:59:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-Selection-Sync/m-p/428193#M41499</guid>
      <dc:creator>mstrozyk</dc:creator>
      <dc:date>2018-06-04T19:59:10Z</dc:date>
    </item>
  </channel>
</rss>

