<?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 to add refresh button to dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-refresh-button-to-dashboard/m-p/587776#M48206</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to add a refresh button to the HTML template of the dashboard, to reset all the tokens and display the info from starting based on my selection.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea on where to start with this?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 04:09:30 GMT</pubDate>
    <dc:creator>Splunk_noobie</dc:creator>
    <dc:date>2022-03-08T04:09:30Z</dc:date>
    <item>
      <title>How to add refresh button to dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-refresh-button-to-dashboard/m-p/587776#M48206</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to add a refresh button to the HTML template of the dashboard, to reset all the tokens and display the info from starting based on my selection.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea on where to start with this?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 04:09:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-refresh-button-to-dashboard/m-p/587776#M48206</guid>
      <dc:creator>Splunk_noobie</dc:creator>
      <dc:date>2022-03-08T04:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add Refresh button to dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-refresh-button-to-dashboard/m-p/587795#M48210</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232952"&gt;@Splunk_noobie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can add the below code to the source of your dashboard and have a refresh button in the dashboard to reset all the tokens set.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;fieldset submitButton="false" autoRun="false"&amp;gt;
    &amp;lt;html&amp;gt;
       &amp;lt;style&amp;gt;
         div.fieldset.dashboard-form-globalfieldset div.dashboard-element.html.dashboard-element-html {
        display: inline-block;
           }
       &amp;lt;/style&amp;gt;
       &amp;lt;a href="&amp;lt;&amp;lt;dashboard_id&amp;gt;&amp;gt;" class="btn btn-primary"&amp;gt;Refresh&amp;lt;/a&amp;gt;
     &amp;lt;/html&amp;gt;
  &amp;lt;/fieldset&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;PS. Don't forget to change the dashboard_id.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference can be found here -&amp;nbsp;&lt;A href="https://splunkonbigdata.com/how-to-add-a-refresh-button-in-splunk-dashboard/" target="_blank"&gt;https://splunkonbigdata.com/how-to-add-a-refresh-button-in-splunk-dashboard/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 05:20:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-refresh-button-to-dashboard/m-p/587795#M48210</guid>
      <dc:creator>tshah-splunk</dc:creator>
      <dc:date>2022-03-07T05:20:04Z</dc:date>
    </item>
  </channel>
</rss>

