<?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 create a new variable using Eval and then pass it in Timechart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553072#M38340</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I am passing JOB_EXEC_TIME is my timechart like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;timechart sum(JOB_EXEC_TIME) as TotalExecTime by JOB_NM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to pass &lt;STRONG&gt;-JOB_EXEC_TIME(reverse order) in timechart.How can I pass that.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 06:23:53 GMT</pubDate>
    <dc:creator>aditsss</dc:creator>
    <dc:date>2021-05-26T06:23:53Z</dc:date>
    <item>
      <title>How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553068#M38338</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I need to create one variable using Eval my variable name is&amp;nbsp;&lt;STRONG&gt; - JOB_EXEC_TIME&lt;/STRONG&gt; how can I create a variable using eval.&lt;/P&gt;&lt;P&gt;And then I need to pass it in below query:&lt;/P&gt;&lt;P&gt;timechart sum(&lt;STRONG&gt;JOB_EXEC_TIME&lt;/STRONG&gt;) as TotalExecTime by JOB_NM&lt;/P&gt;&lt;P&gt;Can someone guide me How can I do this in splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 06:12:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553068#M38338</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2021-05-26T06:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553070#M38339</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225066"&gt;@aditsss&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share more details where you want to create variable like (from input or search result) and how you want to use in time chart?&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 06:15:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553070#M38339</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-05-26T06:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553072#M38340</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I am passing JOB_EXEC_TIME is my timechart like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;timechart sum(JOB_EXEC_TIME) as TotalExecTime by JOB_NM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to pass &lt;STRONG&gt;-JOB_EXEC_TIME(reverse order) in timechart.How can I pass that.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 06:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553072#M38340</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2021-05-26T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553103#M38352</link>
      <description>Did you tried?&lt;BR /&gt;&lt;BR /&gt;|timechart sum("JOB_EXEC_TIME(reverse order)") as TotalExecTime by JOB_NM</description>
      <pubDate>Wed, 26 May 2021 09:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553103#M38352</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-05-26T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553108#M38355</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nothing is coming&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 10:06:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553108#M38355</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2021-05-26T10:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553124#M38363</link>
      <description>Is it possible to share sample OP of search before time chart?</description>
      <pubDate>Wed, 26 May 2021 11:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553124#M38363</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-05-26T11:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553126#M38364</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is OP?&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 11:21:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553126#M38364</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2021-05-26T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable using Eval and then pass it in Timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553127#M38365</link>
      <description>Output</description>
      <pubDate>Wed, 26 May 2021 11:23:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-new-variable-using-Eval-and-then-pass-it-in/m-p/553127#M38365</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-05-26T11:23:56Z</dc:date>
    </item>
  </channel>
</rss>

