<?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: Dropdown to another dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532561#M36237</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp; Thank bro, that worked !&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 23:44:33 GMT</pubDate>
    <dc:creator>Marco</dc:creator>
    <dc:date>2020-12-09T23:44:33Z</dc:date>
    <item>
      <title>Dropdown to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532539#M36233</link>
      <description>&lt;P&gt;Hi Splunkers,&lt;/P&gt;&lt;P&gt;I am currently trying to create a dropdown box that will let you select a value, and then redirect you to a new dashboard.&lt;/P&gt;&lt;P&gt;&amp;lt;input type="dropdown" token="OperatingSystems" searchWhenChanged="true"&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;OS&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;choice value=""&amp;gt;Overview&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="Windows"&amp;gt;Windows&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="Linux"&amp;gt;Linux&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;choice value="MacOS"&amp;gt;MacOS&amp;lt;/choice&amp;gt;&lt;BR /&gt;&amp;lt;change&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;condition field="Overview"&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;app/VAA/Overview_aa1&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;BR /&gt;&amp;lt;condition field="Windows"&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;app/VAA/Windows_aa1&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;BR /&gt;&amp;lt;condition field="Linux"&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;app/VAA/Linux_aa1&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;condition field="MacOS"&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;app/VAA/MacOS_aa1&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;BR /&gt;&amp;lt;/change&amp;gt;&lt;BR /&gt;&amp;lt;/input&amp;gt;&lt;/P&gt;&lt;P&gt;When I change the value in the dropdown box nothing happens.&lt;/P&gt;&lt;P&gt;Ideally, what I am trying to do is when a user changes the OS it takes them to that dashboard.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marco_0-1607552679921.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12228iA797C91171AA190E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marco_0-1607552679921.png" alt="Marco_0-1607552679921.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Suggestions?.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 22:25:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532539#M36233</guid>
      <dc:creator>Marco</dc:creator>
      <dc:date>2020-12-09T22:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532551#M36235</link>
      <description>&lt;P&gt;Your condition is wrong, you are checking 'field=' and in &amp;lt;input&amp;gt; elements you have no fields. Correct usage is value="..."&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.0/Viz/PanelreferenceforSimplifiedXML#condition_.28form_input.29" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.0/Viz/PanelreferenceforSimplifiedXML#condition_.28form_input.29&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 22:51:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532551#M36235</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2020-12-09T22:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown to another dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532561#M36237</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp; Thank bro, that worked !&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 23:44:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dropdown-to-another-dashboard/m-p/532561#M36237</guid>
      <dc:creator>Marco</dc:creator>
      <dc:date>2020-12-09T23:44:33Z</dc:date>
    </item>
  </channel>
</rss>

