<?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: Why does my MIN value from an AGGR return a different result compared to the table result? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925854#M320393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because of the load order of your Month field. Apr is probably the first month encountered in your source data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 12:46:38 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-11-03T12:46:38Z</dc:date>
    <item>
      <title>Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925852#M320391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Min value I get 102365... as a number when the number expected is 1187,991 that you can see in the last expression of the RangeSum column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know why this is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example 2 I get a perfectly correct output as Min so I am not sure why the difference in result for example 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925852#M320391</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-11-03T12:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925853#M320392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a qvw where we can see this behavior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925853#M320392</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-03T12:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925854#M320393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because of the load order of your Month field. Apr is probably the first month encountered in your source data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925854#M320393</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-03T12:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925855#M320394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert I see your point because April contains that exact number if I do Sum(Sales), but should it not still return 1187,991 because it is the minimum value from my rangesum expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I do not understand something about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925855#M320394</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-11-03T12:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925856#M320395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's only the minimum number if you order your dimension in chronological order, as shown in the chart.&lt;/P&gt;&lt;P&gt;Try sorting the dimension in load order (sort tab), like the aggr() function will sort its dimension values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The aggr() function will not necessarily use the same dimension sort order as your chart!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925856#M320395</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-03T13:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my MIN value from an AGGR return a different result compared to the table result?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925857#M320396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you I understand now and changed the order of Months and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very good lesson.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-does-my-MIN-value-from-an-AGGR-return-a-different-result/m-p/925857#M320396</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-11-03T14:05:55Z</dc:date>
    </item>
  </channel>
</rss>

