<?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 AGGR Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283865#M402251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​Please check the attached sample file. My goal is to hide resources that have allocation as 1 FTE but somehow Becky in example can't be hidden. Please help. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2017 18:20:00 GMT</pubDate>
    <dc:creator>posywang</dc:creator>
    <dc:date>2017-02-02T18:20:00Z</dc:date>
    <item>
      <title>AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283865#M402251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​Please check the attached sample file. My goal is to hide resources that have allocation as 1 FTE but somehow Becky in example can't be hidden. Please help. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283865#M402251</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2017-02-02T18:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283866#M402252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try below expression:&lt;/P&gt;&lt;P&gt;if(aggr( sum( {&amp;lt;Version={'Planning Tool'}&amp;gt; } AssignedFTE),Mth)=1,&lt;/P&gt;&lt;P&gt;0,&lt;/P&gt;&lt;P&gt;aggr(sum( {&amp;lt;Version={'Planning Tool'} &amp;gt; } AssignedFTE),Mth))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283866#M402252</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2017-02-02T18:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283867#M402253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It now shows 2.8 under Becky's name...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283867#M402253</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2017-02-02T18:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283868#M402254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like the rounding issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Round(Sum({&amp;lt;Version={'Planning Tool'}&amp;gt; } AssignedFTE), 0.0000000000001) = 1, 0, Sum({&amp;lt;Version={'Planning Tool'}&amp;gt; } AssignedFTE))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151802_Capture.PNG" style="height: 45px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 19:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283868#M402254</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-02T19:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283869#M402255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm! Can you please let me know why we need to round by &lt;STRONG&gt;0.0000000000001&lt;/STRONG&gt;? The source data looks fine to me. Thanks again! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 19:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283869#M402255</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2017-02-02T19:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Question</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283870#M402256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The numbers you are summing are 0.3 and 0.35... it seems that although it gets very close to 1, but never actually get 1. So, by rounding to a really small number, we are forcing it to be 1. I think Round(Exp, 0.0001) should work too... but I did this just in case &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 19:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-Question/m-p/1283870#M402256</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-02T19:47:28Z</dc:date>
    </item>
  </channel>
</rss>

