<?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 How can I use multiple tokens when calling another dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224673#M13931</link>
    <description>&lt;P&gt;I am currently calling a dashboard from another dashboard.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
&amp;lt;style&amp;gt;.btn-primary { margin: 5px 10px 5px 0; }&amp;lt;/style&amp;gt;
&amp;lt;a href="http://xxxx/en-US/app/search/dbmondb2?form.Host=$Host$" class="btn btn-primary"&amp;gt;Summary Page&amp;lt;/a&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How can I add another token?&lt;/P&gt;

&lt;P&gt;form.statistic=$statistic$&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2015 11:54:52 GMT</pubDate>
    <dc:creator>vinay4444</dc:creator>
    <dc:date>2015-11-11T11:54:52Z</dc:date>
    <item>
      <title>How can I use multiple tokens when calling another dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224673#M13931</link>
      <description>&lt;P&gt;I am currently calling a dashboard from another dashboard.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
&amp;lt;style&amp;gt;.btn-primary { margin: 5px 10px 5px 0; }&amp;lt;/style&amp;gt;
&amp;lt;a href="http://xxxx/en-US/app/search/dbmondb2?form.Host=$Host$" class="btn btn-primary"&amp;gt;Summary Page&amp;lt;/a&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How can I add another token?&lt;/P&gt;

&lt;P&gt;form.statistic=$statistic$&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 11:54:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224673#M13931</guid>
      <dc:creator>vinay4444</dc:creator>
      <dc:date>2015-11-11T11:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use multiple tokens when calling another dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224674#M13932</link>
      <description>&lt;P&gt;Have you tried adding the token in the URL directly?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;a href="http://xxxx/en-US/app/search/dbmondb2?form.Host=$Host$&amp;amp;form.statistic=$statistic$" class="btn btn-primary"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Nov 2015 13:24:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224674#M13932</guid>
      <dc:creator>DMohn</dc:creator>
      <dc:date>2015-11-11T13:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use multiple tokens when calling another dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224675#M13933</link>
      <description>&lt;P&gt;yes i got this error message&lt;BR /&gt;
&lt;STRONG&gt;Encountered the following error while trying to update: In handler 'views': Error parsing XML on line 42: EntityRef: expecting ';'&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 13:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224675#M13933</guid>
      <dc:creator>vinay4444</dc:creator>
      <dc:date>2015-11-11T13:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use multiple tokens when calling another dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224676#M13934</link>
      <description>&lt;P&gt;Can you please post your XML source (at least the relevant part)? It's hard to debug the dashboard if we don't have this information.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 13:57:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224676#M13934</guid>
      <dc:creator>DMohn</dc:creator>
      <dc:date>2015-11-11T13:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use multiple tokens when calling another dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224677#M13935</link>
      <description>&lt;P&gt;test44&lt;BR /&gt;
  v 1.0&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="Host"&amp;gt;
  &amp;lt;label&amp;gt;Database&amp;lt;/label&amp;gt;
  &amp;lt;search&amp;gt;
    &amp;lt;query&amp;gt;index=infra_service_perf  sourcetype="DATABASE:ms.db" |  table name  | dedup name&amp;lt;/query&amp;gt;
    &amp;lt;earliest&amp;gt;0&amp;lt;/earliest&amp;gt;
  &amp;lt;/search&amp;gt;
  &amp;lt;fieldForLabel&amp;gt;name&amp;lt;/fieldForLabel&amp;gt;
  &amp;lt;fieldForValue&amp;gt;name&amp;lt;/fieldForValue&amp;gt;
  &amp;lt;default&amp;gt;nytit031.sharedb7&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&amp;lt;input type="time" token="field2" searchWhenChanged="true"&amp;gt;
  &amp;lt;label&amp;gt;Time Range Picker&amp;lt;/label&amp;gt;
  &amp;lt;default&amp;gt;
    &amp;lt;earliest&amp;gt;-4h@m&amp;lt;/earliest&amp;gt;
    &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
  &amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&amp;lt;input type="radio" token="statistic"&amp;gt;
  &amp;lt;label&amp;gt;Statistic&amp;lt;/label&amp;gt;
  &amp;lt;choice value="AVG"&amp;gt;Average&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="MAX"&amp;gt;Maximum&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="MIN"&amp;gt;Minimum&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="SUM"&amp;gt;Sum&amp;lt;/choice&amp;gt;
  &amp;lt;default&amp;gt;AVG&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&amp;lt;input type="radio" token="refresh_interval" searchWhenChanged="true"&amp;gt;
  &amp;lt;label&amp;gt;Panel Refresh Override&amp;lt;/label&amp;gt;
  &amp;lt;choice value="60"&amp;gt;1 Minute&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="300"&amp;gt;5 Minutes&amp;lt;/choice&amp;gt;
  &amp;lt;choice value="600"&amp;gt;10 Minutes&amp;lt;/choice&amp;gt;
  &amp;lt;default&amp;gt;600&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;


&amp;lt;panel&amp;gt;

&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2memory?form.Host=$Host$"&amp;gt;Memory&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2trasactionsuows?form.Host=$Host$"&amp;gt;Transactions/UOWs&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2_io?form.Host=$Host$"&amp;gt;I/O&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2_locks?form.Host=$Host$"&amp;gt;Locks&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2logs?form.Host=$Host$"&amp;gt;Transaction Logs&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2_storage?form.Host=$Host$"&amp;gt;Storage&amp;lt;/a&amp;gt;
&amp;lt;a href="http://xxx/en-US/app/search/dbmondb2_instance"&amp;gt;Instance&amp;lt;/a&amp;gt;

&amp;lt;/panel&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Nov 2015 14:56:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-use-multiple-tokens-when-calling-another-dashboard/m-p/224677#M13935</guid>
      <dc:creator>vinay4444</dc:creator>
      <dc:date>2015-11-11T14:56:13Z</dc:date>
    </item>
  </channel>
</rss>

