<?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() function problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78719#M778417</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;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Sum( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} &lt;/SPAN&gt; Aggr(Sum(TOTAL&amp;lt;[Return reason]&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} [Qty]),[Country],[Business Unit],[Store],Product,[Item Code],[Return Reason]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 10:27:02 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-04-23T10:27:02Z</dc:date>
    <item>
      <title>Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78717#M778415</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;I need to calculate a KPI based on Aggr() function. Please find below the chart as well as the formula for the KPI in question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200515_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qty sold = &lt;/P&gt;&lt;P&gt;Sum(Aggr(Sum(TOTAL&amp;lt;[Return reason]&amp;gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} [Qty]),[Country],[Business Unit],[Store],Product,[Item Code],[Return Reason]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The underlying QV model is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Store&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Fact Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Fact Return&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Item Code&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Quantity&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Return Reason&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Receipt&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;S1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Item default&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/08/2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;101&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;S3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Change of mind&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/08/2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;102&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;S1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15/09/2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;203&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;S2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;22/09/2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;311&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;S3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;04/10/2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;405&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason the formula doesn't work and I cannot figure out why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elina&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/Aggr-function-problem/m-p/78717#M778415</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78718#M778416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output from this table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78718#M778416</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-23T10:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78719#M778417</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;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Sum( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} &lt;/SPAN&gt; Aggr(Sum(TOTAL&amp;lt;[Return reason]&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} [Qty]),[Country],[Business Unit],[Store],Product,[Item Code],[Return Reason]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78719#M778417</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-23T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78720#M778418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expected result is only one row with Qty Sold = 9 and Qty returned=-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78720#M778418</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-23T10:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78721#M778419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youssef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78721#M778419</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-23T10:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78722#M778420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, can you share the app? How it's coming 9? i can see 6 from your shard data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78722#M778420</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-04-23T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78723#M778421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oups, sorry. It should be 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200517_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78723#M778421</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-23T11:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78724#M778422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression contains field which you have not provided in your sample... I see few issues with the expression even without those fields, but it would be nice to see the whole picture...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the issue is that you are doing TOTAL &amp;lt;[Return Reason]&amp;gt;, but Return Reason is not even available for the rows where the quantity is not 0... how will you see them add up in that case? I think it might be easier to have a sample with the expected output from it to help you better here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78724#M778422</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T11:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78725#M778423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample application. I simplified the data. However, the data model differs a little bit from the original one (the fact table should only include &lt;SPAN style="font-size: 13.3333px;"&gt;return codes R1 and R2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 13:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78725#M778423</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-23T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78726#M778424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected output for the sample data that you have provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 13:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78726#M778424</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T13:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78727#M778425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the expected output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qty sold = sum(qty) per item and store&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200548_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78727#M778425</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-23T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78728#M778426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this for Quantity sold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Return_Reason = {"*"}&amp;gt;}Aggr(NODISTINCT Sum({&amp;lt;Fact_Sales={1}&amp;gt;}Qty),Store,Item_Code))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200551_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78728#M778426</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T14:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78729#M778427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;May be try without return reason in the aggregation&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sum(Aggr(Sum( &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} [Qty]),[Country],[Business Unit],[Store],Product,[Item Code]))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;or &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sum(Aggr(Sum(nodistinct &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;{&amp;lt;[Fact Sales]={1},[Date]={"&amp;gt;=$(v_PC_DD) &amp;lt;=$(v_PC_DF)"}&amp;gt;} [Qty]),[Country],[Business Unit],[Store],Product,[Item Code],[Return Reason]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 18:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78729#M778427</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-23T18:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78730#M778428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, can you explain the impact of &amp;lt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Return_Reason = {"*"}&amp;gt;, please?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 07:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78730#M778428</guid>
      <dc:creator>edemerdjieva</dc:creator>
      <dc:date>2018-04-24T07:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr() function problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78731#M778429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used to exclude rows where Return_Reason is null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 08:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-problem/m-p/78731#M778429</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-24T08:58:43Z</dc:date>
    </item>
  </channel>
</rss>

