<?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: Can I Rename the Variable on a Chart for Predict Command? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159915#M45158</link>
    <description>&lt;P&gt;It should work inside the box as well, something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart count as Actual | predict Actual as Estimated
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's basically a rename wrapped into the reporting command.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2014 17:04:16 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-02-20T17:04:16Z</dc:date>
    <item>
      <title>Can I Rename the Variable on a Chart for Predict Command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159912#M45155</link>
      <description>&lt;P&gt;Just as it says..&lt;/P&gt;

&lt;P&gt;Can I rename the variable on a chart for predict command? Instead of count and prediction(count) I'd like Actual and Estimated.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:25:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159912#M45155</guid>
      <dc:creator>andrewkenth</dc:creator>
      <dc:date>2014-02-20T16:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Rename the Variable on a Chart for Predict Command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159913#M45156</link>
      <description>&lt;P&gt;You can rename any field at any time: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/rename"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/rename&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:47:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159913#M45156</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-02-20T16:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Rename the Variable on a Chart for Predict Command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159914#M45157</link>
      <description>&lt;P&gt;Not sure why I didn't think of this.. I was looking for an option in predict instead of thinking outside the box! This works:&lt;/P&gt;

&lt;P&gt;| rename count as Actual | rename prediction(count) as Estimated&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:00:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159914#M45157</guid>
      <dc:creator>andrewkenth</dc:creator>
      <dc:date>2014-02-20T17:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Rename the Variable on a Chart for Predict Command?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159915#M45158</link>
      <description>&lt;P&gt;It should work inside the box as well, something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart count as Actual | predict Actual as Estimated
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's basically a rename wrapped into the reporting command.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:04:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-Rename-the-Variable-on-a-Chart-for-Predict-Command/m-p/159915#M45158</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-02-20T17:04:16Z</dc:date>
    </item>
  </channel>
</rss>

