<?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: editing aggr expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311742#M825484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny &amp;amp; Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both your formula works well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and have a good day! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2017 15:26:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-14T15:26:38Z</dc:date>
    <item>
      <title>editing aggr expression</title>
      <link>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311739#M825481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Hi Everyone&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Can someone help me how can i modify below expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;with this condition: &lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt; if HOURS is &amp;gt;6 but &amp;lt;12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}Aggr(If(Count({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}DEVICE)=1,1,0) and Only({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}HOURS)&amp;lt;=6, DEVICE))*-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Thanks and hope to hear from you.....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311739#M825481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: editing aggr expression</title>
      <link>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311740#M825482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}Aggr(If(Count({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}DEVICE)=1,1,0) and Only({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}HOURS)&amp;lt;=12 and &lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Only({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}HOURS)&amp;gt;6&lt;/SPAN&gt;, DEVICE))*-1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 14:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311740#M825482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T14:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: editing aggr expression</title>
      <link>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311741#M825483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;} Aggr(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;If(Count({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}DEVICE) = 1 and &lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Only({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}HOURS) &amp;gt; 6 and &lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Only({&amp;lt;WEEK = {"$(=MaxString(WEEK))"}&amp;gt;}HOURS) &amp;lt; 12&lt;/SPAN&gt;&lt;/SPAN&gt;,1,0), DEVICE))*-1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311741#M825483</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-14T15:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: editing aggr expression</title>
      <link>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311742#M825484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny &amp;amp; Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both your formula works well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and have a good day! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/editing-aggr-expression/m-p/1311742#M825484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T15:26:38Z</dc:date>
    </item>
  </channel>
</rss>

