<?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 make a chart where the x-axis is a guid in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478468#M134188</link>
    <description>&lt;P&gt;&lt;CODE&gt;... your search and filters with index and sourcetype here ... | chart avg(Runtime_A) as avg_A avg(Runtime_B) as avg_B by guid ...&lt;/CODE&gt;&lt;BR /&gt;
you can use any functions that you wish ... look into the &lt;CODE&gt;chart&lt;/CODE&gt; or &lt;CODE&gt;stats&lt;/CODE&gt; command documentation&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.3/SearchReference/Stats"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.3/SearchReference/Stats&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 02:48:08 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2020-04-21T02:48:08Z</dc:date>
    <item>
      <title>How to make a chart where the x-axis is a guid</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478467#M134187</link>
      <description>&lt;P&gt;I have 3 fields: "Runtime_A", "Runtime_B", and "guid".  My current query is: &lt;BR /&gt;
&lt;EM&gt;search&lt;/EM&gt; | chart values(guid) AS "Guid", values(Runtime_A) AS "Total Runtime", values(Runtime_B) AS "Partial Runtime"&lt;BR /&gt;
My graph is empty, and there is only one xvalue in the xaxis and its a comma seperated list of all the guids. What's wrong with my query?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:03:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478467#M134187</guid>
      <dc:creator>splunkuser2127</dc:creator>
      <dc:date>2020-09-30T05:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a chart where the x-axis is a guid</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478468#M134188</link>
      <description>&lt;P&gt;&lt;CODE&gt;... your search and filters with index and sourcetype here ... | chart avg(Runtime_A) as avg_A avg(Runtime_B) as avg_B by guid ...&lt;/CODE&gt;&lt;BR /&gt;
you can use any functions that you wish ... look into the &lt;CODE&gt;chart&lt;/CODE&gt; or &lt;CODE&gt;stats&lt;/CODE&gt; command documentation&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.3/SearchReference/Stats"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.3/SearchReference/Stats&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 02:48:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478468#M134188</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2020-04-21T02:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a chart where the x-axis is a guid</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478469#M134189</link>
      <description>&lt;P&gt;Hi @splunkuser2127&lt;/P&gt;

&lt;P&gt;Check this link for a clear explanation&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/blog/tips-and-tricks/search-commands-stats-chart-and-timechart.html"&gt;https://www.splunk.com/en_us/blog/tips-and-tricks/search-commands-stats-chart-and-timechart.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 02:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-chart-where-the-x-axis-is-a-guid/m-p/478469#M134189</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2020-04-21T02:59:33Z</dc:date>
    </item>
  </channel>
</rss>

