<?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: column chart : How can we create a chart with three fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52507#M12764</link>
    <description>&lt;P&gt;This will only show values that have counts.  Using the fields command we can show the count of other series that may have existed, but how do we fill those null values with 0 if they have no events?  The fillnull command does  not seem to work in that case.&lt;/P&gt;</description>
    <pubDate>Thu, 01 May 2014 18:13:39 GMT</pubDate>
    <dc:creator>AlexMcDuffMille</dc:creator>
    <dc:date>2014-05-01T18:13:39Z</dc:date>
    <item>
      <title>column chart : How can we create a chart with three fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52504#M12761</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a question about a timechart creation. I want to create a columns chart. My search is :&lt;/P&gt;

&lt;P&gt;tag::source="TokenizerWatchdogSplunk"| Service_Type="*" | eval series=case(Service_Type="T2D", "detok", Service_Type="D2T", "tok") |chart count(Service_Type) by series, _time, Requester&lt;/P&gt;

&lt;P&gt;series and Requester are two fields that I created. I want to have time and requester in abscissa and the number of Service_type by series in ordinate. I want to have the number of detok and tok by requester. A requester is a column and this on basis on the time. But I don't able to have a chart of this type. How can I resolve this?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:49:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52504#M12761</guid>
      <dc:creator>LauraBre</dc:creator>
      <dc:date>2020-09-28T11:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: column chart : How can we create a chart with three fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52505#M12762</link>
      <description>&lt;P&gt;Is this close to what you are looking for?&lt;BR /&gt;
&lt;CODE&gt;chart count(Service_Type) by series over Requester&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:29:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52505#M12762</guid>
      <dc:creator>brettcave</dc:creator>
      <dc:date>2012-06-26T14:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: column chart : How can we create a chart with three fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52506#M12763</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;

&lt;P&gt;can we create a chart on  difference of two coulmn.And on right it should show the two column values too is it possible.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2012 10:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52506#M12763</guid>
      <dc:creator>john</dc:creator>
      <dc:date>2012-09-26T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: column chart : How can we create a chart with three fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52507#M12764</link>
      <description>&lt;P&gt;This will only show values that have counts.  Using the fields command we can show the count of other series that may have existed, but how do we fill those null values with 0 if they have no events?  The fillnull command does  not seem to work in that case.&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2014 18:13:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/column-chart-How-can-we-create-a-chart-with-three-fields/m-p/52507#M12764</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2014-05-01T18:13:39Z</dc:date>
    </item>
  </channel>
</rss>

