<?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: eval calculations in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432453#M123573</link>
    <description>&lt;P&gt;Um, &lt;CODE&gt;| eval pct=(1 * 100) / (1 + 2)&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 15:47:59 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-08-05T15:47:59Z</dc:date>
    <item>
      <title>eval calculations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432452#M123572</link>
      <description>&lt;P&gt;how to solve the above issue using eval function.&lt;/P&gt;

&lt;P&gt;(1 * 100) / (1 + 2) = % .&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:35:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432452#M123572</guid>
      <dc:creator>Dsrao12345</dc:creator>
      <dc:date>2019-08-05T13:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: eval calculations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432453#M123573</link>
      <description>&lt;P&gt;Um, &lt;CODE&gt;| eval pct=(1 * 100) / (1 + 2)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 15:47:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432453#M123573</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-08-05T15:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: eval calculations</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432454#M123574</link>
      <description>&lt;P&gt;Like this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults | eval answer = round(((1 * 100) / (1 + 2)), 2) . "%"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 05 Aug 2019 16:35:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-calculations/m-p/432454#M123574</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-08-05T16:35:05Z</dc:date>
    </item>
  </channel>
</rss>

