<?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: How to replace time series chart giving no results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555639#M157747</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/54377"&gt;@kirrusk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = *  sourcetype=*   procount=* phase=*  |  timechart span=10m count(eval(phase="running")) as dd | appendcols [| makeresults | eval dd="0"] &lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 14 Jun 2021 09:03:39 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2021-06-14T09:03:39Z</dc:date>
    <item>
      <title>How to replace time series chart giving no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555636#M157746</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I created single value panels using a time-series chart. If there is no data it's display's "no results found"&lt;/P&gt;&lt;P&gt;But I want to display "0(zero)" instead of no results.&lt;/P&gt;&lt;P&gt;Can any help how to do this.&lt;/P&gt;&lt;P&gt;index = *&amp;nbsp; sourcetype=*&amp;nbsp; &amp;nbsp;procount=* phase=*&amp;nbsp; |&amp;nbsp; timechart span=10m count(eval(phase="running") as dd&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 08:50:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555636#M157746</guid>
      <dc:creator>kirrusk</dc:creator>
      <dc:date>2021-06-14T08:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace time series chart giving no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555639#M157747</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/54377"&gt;@kirrusk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = *  sourcetype=*   procount=* phase=*  |  timechart span=10m count(eval(phase="running")) as dd | appendcols [| makeresults | eval dd="0"] &lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 14 Jun 2021 09:03:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555639#M157747</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-14T09:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace time series chart giving no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555645#M157748</link>
      <description>&lt;LI-CODE lang="markup"&gt;| appendpipe [stats count | where count = 0]&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 14 Jun 2021 09:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-replace-time-series-chart-giving-no-results/m-p/555645#M157748</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-14T09:58:51Z</dc:date>
    </item>
  </channel>
</rss>

