<?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: dashboard &amp;quot;refreshed on &amp;lt;date&amp;gt;&amp;quot; is there a way to suppress this? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11188#M89</link>
    <description>&lt;P&gt;If you're using the advanced XML there is a way to do this, but its a little indirect. &lt;/P&gt;

&lt;P&gt;If you're using the simplified XML I cant think of a way but maybe someone else can. &lt;/P&gt;

&lt;P&gt;(if you want to convert from simplified to the advanced XML, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Viz/Buildandeditforms#Simple_XML_and_advanced_XML" rel="nofollow"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Viz/Buildandeditforms#Simple_XML_and_advanced_XML&lt;/A&gt;.)&lt;/P&gt;

&lt;P&gt;So assuming we're in the advanced XML, the 'last refreshed' header is tied to that panel title that you see in green at the top of the panel.   So you can make the 'last refreshed' go away by making the green title go away. &lt;/P&gt;

&lt;P&gt;And to make the green title go away,  just dont specify any group="My Panel" attribute(s) anywhere in that dashboard's modules.   Reload your views and both will vanish. &lt;/P&gt;

&lt;P&gt;And if you want the green header back, you can get one manually by using a GenericHeader module.  (see /en-US/modules#Splunk.Module.GenericHeader on your splunk instance for comments about that module)&lt;/P&gt;</description>
    <pubDate>Sat, 10 Apr 2010 01:59:58 GMT</pubDate>
    <dc:creator>sideview</dc:creator>
    <dc:date>2010-04-10T01:59:58Z</dc:date>
    <item>
      <title>dashboard "refreshed on &lt;date&gt;" is there a way to suppress this?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11186#M87</link>
      <description>&lt;P&gt;Can I suppress the "refreshed on: bla bla message in a dashboard chart or table?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 21:32:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11186#M87</guid>
      <dc:creator>davesplunkmonky</dc:creator>
      <dc:date>2010-04-09T21:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard "refreshed on &lt;date&gt;" is there a way to suppress this?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11187#M88</link>
      <description>&lt;P&gt;splLastRefreshed in dashboard.js perhaps?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 22:04:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11187#M88</guid>
      <dc:creator>davesplunkmonky</dc:creator>
      <dc:date>2010-04-09T22:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard "refreshed on &lt;date&gt;" is there a way to suppress this?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11188#M89</link>
      <description>&lt;P&gt;If you're using the advanced XML there is a way to do this, but its a little indirect. &lt;/P&gt;

&lt;P&gt;If you're using the simplified XML I cant think of a way but maybe someone else can. &lt;/P&gt;

&lt;P&gt;(if you want to convert from simplified to the advanced XML, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Viz/Buildandeditforms#Simple_XML_and_advanced_XML" rel="nofollow"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Viz/Buildandeditforms#Simple_XML_and_advanced_XML&lt;/A&gt;.)&lt;/P&gt;

&lt;P&gt;So assuming we're in the advanced XML, the 'last refreshed' header is tied to that panel title that you see in green at the top of the panel.   So you can make the 'last refreshed' go away by making the green title go away. &lt;/P&gt;

&lt;P&gt;And to make the green title go away,  just dont specify any group="My Panel" attribute(s) anywhere in that dashboard's modules.   Reload your views and both will vanish. &lt;/P&gt;

&lt;P&gt;And if you want the green header back, you can get one manually by using a GenericHeader module.  (see /en-US/modules#Splunk.Module.GenericHeader on your splunk instance for comments about that module)&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2010 01:59:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11188#M89</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2010-04-10T01:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard "refreshed on &lt;date&gt;" is there a way to suppress this?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11189#M90</link>
      <description>&lt;P&gt;that's true.  I think you can add &lt;BR /&gt;
.splLastRefreshed {&lt;BR /&gt;
    display:none; &lt;BR /&gt;
}&lt;BR /&gt;
to a custom CSS file.  See here for custom CSS docs : &lt;A href="http://www.splunk.com/base/Documentation/4.1/Developer/UseCSS"&gt;http://www.splunk.com/base/Documentation/4.1/Developer/UseCSS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2010 02:01:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11189#M90</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2010-04-10T02:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard "refreshed on &lt;date&gt;" is there a way to suppress this?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11190#M91</link>
      <description>&lt;P&gt;That was easy!  Just literally copied .splLastRefreshed { display:none; } to my application.css file for my app and it worked.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2011 03:48:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-quot-refreshed-on-lt-date-gt-quot-is-there-a-way-to/m-p/11190#M91</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2011-01-13T03:48:42Z</dc:date>
    </item>
  </channel>
</rss>

