<?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: Format vizualisation not showing trend settings in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472968#M31053</link>
    <description>&lt;P&gt;If there are no events returned then there is no trend.  However, to display "0" instead of "No results found" use &lt;CODE&gt;appendpipe&lt;/CODE&gt;.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=xyz EventCode=4624 OR EventCode=4625 |timechart span=24h count by user 
| appendpipe [ stats count | eval user="N/A" | where count==0 ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 06 Sep 2019 12:38:35 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-09-06T12:38:35Z</dc:date>
    <item>
      <title>Format vizualisation not showing trend settings</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472964#M31049</link>
      <description>&lt;P&gt;I have added timechart and span in my query for dashboard panel (single value visualization). While panel shows trend settings for other panels with similar query, the 2 panels do not get it&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 17:50:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472964#M31049</guid>
      <dc:creator>snigdhasaxena</dc:creator>
      <dc:date>2019-09-05T17:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Format vizualisation not showing trend settings</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472965#M31050</link>
      <description>&lt;P&gt;Obviously, something is different between the one panel that works and the two that don't.  I can't see your screen from here, so you'll have to describe the differences to me before I can help.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 20:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472965#M31050</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-09-05T20:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Format vizualisation not showing trend settings</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472966#M31051</link>
      <description>&lt;P&gt;Query for the panel that doesn't show trend indicator settings :&lt;BR /&gt;
index=xyz EventCode=4624 OR EventCode=4625   |timechart span=24h count by user&lt;/P&gt;

&lt;P&gt;Query for the panel that shows trend indicator settings:&lt;BR /&gt;
index=xyz (sourcetype=linux_secure eventtype="sshd_authentication" ) OR (eventtype=wineventlog_security AND EventCode=4625) |timechart span=4h values(src_ip) by user| timechart span=24h count&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:08:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472966#M31051</guid>
      <dc:creator>snigdhasaxena</dc:creator>
      <dc:date>2020-09-30T02:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Format vizualisation not showing trend settings</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472967#M31052</link>
      <description>&lt;P&gt;@richgalloway  What I found is if my search doesn't retrieve any events it doesn't show trend settings and says "No result found" while if it shows events , it shows the trend, sparkline,etc.  What can we do to fix "No result found" and get indicators for 0 events as well ?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 03:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472967#M31052</guid>
      <dc:creator>snigdhasaxena</dc:creator>
      <dc:date>2019-09-06T03:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Format vizualisation not showing trend settings</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472968#M31053</link>
      <description>&lt;P&gt;If there are no events returned then there is no trend.  However, to display "0" instead of "No results found" use &lt;CODE&gt;appendpipe&lt;/CODE&gt;.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=xyz EventCode=4624 OR EventCode=4625 |timechart span=24h count by user 
| appendpipe [ stats count | eval user="N/A" | where count==0 ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Sep 2019 12:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Format-vizualisation-not-showing-trend-settings/m-p/472968#M31053</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-09-06T12:38:35Z</dc:date>
    </item>
  </channel>
</rss>

