<?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: dashboards vs. forms in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboards-vs-forms/m-p/48297#M2415</link>
    <description>&lt;P&gt;I would like to suggest the usage of &lt;A href="http://splunk-base.splunk.com/apps/36405/sideview-utils"&gt;http://splunk-base.splunk.com/apps/36405/sideview-utils&lt;/A&gt; app.  It would help you to easily create dynamic elements and it has great tutorials.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2012 10:38:48 GMT</pubDate>
    <dc:creator>imrago</dc:creator>
    <dc:date>2012-01-11T10:38:48Z</dc:date>
    <item>
      <title>dashboards vs. forms</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboards-vs-forms/m-p/48296#M2414</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a functioning dashboard which shows me various activities over a predefined time span.&lt;BR /&gt;
This is not optimal as I have a chart for "activity over the last 3 days", "activity over the last week", etc. It would be much better to have for instance radio buttons above the chart which would set the time range.&lt;/P&gt;

&lt;P&gt;I saw in the documentation that forms can do that. It looks to me, though, that they are separate from dashboards.&lt;/P&gt;

&lt;P&gt;My question would then be: is it possible to modify a static dashboard to integrate to some panels dynamic, user settable data (like the radio buttons with the time range).&lt;/P&gt;

&lt;P&gt;How would the &lt;CODE&gt;&amp;lt;form&amp;gt;...&amp;lt;/form&amp;gt;&lt;/CODE&gt; data fit in that?&lt;/P&gt;

&lt;P&gt;I tried to integrate a &lt;CODE&gt;&amp;lt;form&amp;gt;&lt;/CODE&gt; in the example below but I fail to get a chart (there are several panels in the actual dashboard so I am not sure how to nest &lt;CODE&gt;&amp;lt;form&amp;gt;&lt;/CODE&gt;, &lt;CODE&gt;&amp;lt;chart&amp;gt;&lt;/CODE&gt; and &lt;CODE&gt;&amp;lt;row&amp;gt;&lt;/CODE&gt;)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;
&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Virus&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;chart&amp;gt;
      &amp;lt;searchString&amp;gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | timechart count by Virus&amp;lt;/searchString&amp;gt;
      &amp;lt;title&amp;gt;Virus last 7 days&amp;lt;/title&amp;gt;
      &amp;lt;earliestTime&amp;gt;-7d&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
      &amp;lt;option name="drilldown"&amp;gt;all&amp;lt;/option&amp;gt;
    &amp;lt;/chart&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Jan 2012 10:21:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboards-vs-forms/m-p/48296#M2414</guid>
      <dc:creator>wsw70</dc:creator>
      <dc:date>2012-01-11T10:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: dashboards vs. forms</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboards-vs-forms/m-p/48297#M2415</link>
      <description>&lt;P&gt;I would like to suggest the usage of &lt;A href="http://splunk-base.splunk.com/apps/36405/sideview-utils"&gt;http://splunk-base.splunk.com/apps/36405/sideview-utils&lt;/A&gt; app.  It would help you to easily create dynamic elements and it has great tutorials.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 10:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboards-vs-forms/m-p/48297#M2415</guid>
      <dc:creator>imrago</dc:creator>
      <dc:date>2012-01-11T10:38:48Z</dc:date>
    </item>
  </channel>
</rss>

