<?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 Functioning of aggregation functions on a numeric value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Functioning-of-aggregation-functions-on-a-numeric-value/m-p/1595030#M43784</link>
    <description>&lt;P&gt;I tried the functions max and only on a numeric value and got the following results.&lt;/P&gt;&lt;P&gt;max(2000) and only(2000) returned&amp;nbsp; nothing (Null) but, when I tried max(2000*1) and only(2000*1) it returned 2000 . I am unable to understand why.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 10:39:09 GMT</pubDate>
    <dc:creator>Pragun</dc:creator>
    <dc:date>2019-06-24T10:39:09Z</dc:date>
    <item>
      <title>Functioning of aggregation functions on a numeric value</title>
      <link>https://community.qlik.com/t5/App-Development/Functioning-of-aggregation-functions-on-a-numeric-value/m-p/1595030#M43784</link>
      <description>&lt;P&gt;I tried the functions max and only on a numeric value and got the following results.&lt;/P&gt;&lt;P&gt;max(2000) and only(2000) returned&amp;nbsp; nothing (Null) but, when I tried max(2000*1) and only(2000*1) it returned 2000 . I am unable to understand why.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 10:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Functioning-of-aggregation-functions-on-a-numeric-value/m-p/1595030#M43784</guid>
      <dc:creator>Pragun</dc:creator>
      <dc:date>2019-06-24T10:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Functioning of aggregation functions on a numeric value</title>
      <link>https://community.qlik.com/t5/App-Development/Functioning-of-aggregation-functions-on-a-numeric-value/m-p/1595049#M43787</link>
      <description>&lt;P&gt;I think Qlik interpret the 2000 as field(-name) and I assume there is not such a field. With the * 1 it recognized it as calculation.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 11:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Functioning-of-aggregation-functions-on-a-numeric-value/m-p/1595049#M43787</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-06-24T11:26:10Z</dc:date>
    </item>
  </channel>
</rss>

