<?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: AGGR, with + &amp;lt;= joins in set anylsis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116244#M8069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to alter the above with no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just looking at the first part of the set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Department] =&lt;/P&gt;&lt;P&gt;{"=rank(sum({$&amp;lt;OrderWeekFlag = {1}, [DeliveryDate] = {'&amp;gt;=$(=vMinDeliveryWeek)'}&amp;gt;&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&amp;lt;OrderWeekFlag = {1}&amp;gt;}RankNo)), [Department]))&lt;/P&gt;&lt;P&gt;&amp;lt;=&lt;/P&gt;&lt;P&gt;$(=sum(aggr(sum({$&amp;lt; [DeliveryDate]= {'&amp;gt;=$(=vMinDeliveryWeek)'} , OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;"},OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;[HasOrder]), [Department]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get just 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 07:52:15 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2018-08-24T07:52:15Z</dc:date>
    <item>
      <title>AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116242#M8067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you complete a AGGR calculation with a complex set analysis . this is what I have and it don't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(Sum({$&amp;lt;RankNo =&lt;/P&gt;&lt;P&gt;{"=rank(Only({$&amp;lt;OrderWeekFlag = {1}, [DeliveryDate] = {'&amp;gt;=$(=vMinDeliveryWeek)'}&amp;gt;&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&amp;lt;OrderWeekFlag = {1}&amp;gt;}RankNo)), [Department]))&lt;/P&gt;&lt;P&gt;&amp;lt;=&lt;/P&gt;&lt;P&gt;$(=sum(aggr(sum({$&amp;lt; [DeliveryDate]= {'&amp;gt;=$(=vMinDeliveryWeek)'} , OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;"},OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;[HasOrder]), [Department]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ Sum(AGGR(sum({$&amp;lt; OrderWeekFlag = {1} &amp;gt;}[HasOrder]), [Department]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 12:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116242#M8067</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2018-08-23T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116243#M8068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to change your expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum({&amp;lt;[Buying Group]={"=rank(sum({&amp;lt;Date={'&amp;gt;=$(=Date(monthstart(max(Date)&lt;STRONG&gt;,-5&lt;/STRONG&gt;)))&amp;lt;=$(=Date(max(Date)))'}, Year, Month, [Month Year]&amp;gt;}[Exclusive Amount]))&amp;lt;21"}, Year=,Month=, [Month Year]=,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Date={"&amp;gt;=$(=Date(monthstart(max(Date),-5)))&amp;lt;=$(=Date(max(Date)))"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;}&amp;nbsp; [Exclusive Amount])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="https://community.qlikview.com/thread/63151" rel="nofollow" target="_blank"&gt;https://community.qlikview.com/thread/63151&lt;/A&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 14:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116243#M8068</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-23T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116244#M8069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to alter the above with no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just looking at the first part of the set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Department] =&lt;/P&gt;&lt;P&gt;{"=rank(sum({$&amp;lt;OrderWeekFlag = {1}, [DeliveryDate] = {'&amp;gt;=$(=vMinDeliveryWeek)'}&amp;gt;&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&amp;lt;OrderWeekFlag = {1}&amp;gt;}RankNo)), [Department]))&lt;/P&gt;&lt;P&gt;&amp;lt;=&lt;/P&gt;&lt;P&gt;$(=sum(aggr(sum({$&amp;lt; [DeliveryDate]= {'&amp;gt;=$(=vMinDeliveryWeek)'} , OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;"},OrderWeekFlag = {1} &amp;gt;}&lt;/P&gt;&lt;P&gt;[HasOrder]), [Department]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get just 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 07:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116244#M8069</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2018-08-24T07:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116245#M8070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please let me know, your requirement from the above expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 09:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116245#M8070</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-24T09:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116246#M8071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide the script or Screenshots of Objects, then it's better get an idea on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 09:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116246#M8071</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-24T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR, with + &lt;= joins in set anylsis</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116247#M8072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way of making the rank dynamic please. as I think that is the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use&lt;/P&gt;&lt;P&gt;aggr(class(rank(sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I don't know where to slot it in the above expression..i have tried with no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 15:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-with-lt-joins-in-set-anylsis/m-p/116247#M8072</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2018-08-31T15:32:00Z</dc:date>
    </item>
  </channel>
</rss>

