<?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: Qlikview Set analsis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867534#M303476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya I know above process but my real table is quite big(millions of records), so performing join will affect the load performance. So I am looking a solution by set analysis.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 13:16:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-11T13:16:28Z</dc:date>
    <item>
      <title>Qlikview Set analsis</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867532#M303474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my data is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 306px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="106"&gt;creation dateMonth&lt;/TD&gt;&lt;TD width="136"&gt;completion dateMonth&lt;/TD&gt;&lt;TD width="64"&gt;totalsale&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;Jan-11&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;Mar-11&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;Feb-11&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;Mar-11&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;Mar-11&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;Apr-11&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;Apr-11&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;Apr-11&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;required out is &lt;/P&gt;&lt;P&gt;monthyear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="324"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;creation date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;sum(totalsale)&lt;/TD&gt;&lt;TD colspan="2" width="128"&gt;sumtotalcompletion&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none;"&gt;100&lt;/TD&gt;&lt;TD align="right"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Jan-11&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Feb-11&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Mar-11&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Apr-11&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;70&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issue: unable to calculate 'sumtotalcompletion' column.&lt;/P&gt;&lt;P&gt;Itried= &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sum(Total {&amp;lt;[Completion dateMont]={'$(=MonthNAme(Max([CATS Creation dateMonth]))'}&amp;gt;}[totalsale])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; but not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867532#M303474</guid>
      <dc:creator />
      <dc:date>2015-06-10T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Set analsis</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867533#M303475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not the most elegant way of doing this, but I played with the data model first:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89007_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see, I summed totalsale by completion dateMonth and re-named it creation dateMonth. As a result of this, the data model had the below structure:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/89008_Capture3.PNG" style="height: 378px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;And in the front end, I simply utilized sum function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/89015_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 00:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867533#M303475</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-06-11T00:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Set analsis</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867534#M303476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya I know above process but my real table is quite big(millions of records), so performing join will affect the load performance. So I am looking a solution by set analysis.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 13:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Set-analsis/m-p/867534#M303476</guid>
      <dc:creator />
      <dc:date>2015-06-11T13:16:28Z</dc:date>
    </item>
  </channel>
</rss>

