<?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 Total question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341676#M459968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, Mangal assisted me with correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 10:13:08 GMT</pubDate>
    <dc:creator>qlikconsult</dc:creator>
    <dc:date>2017-07-20T10:13:08Z</dc:date>
    <item>
      <title>Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341657#M459949</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'm looking for the correct expression in a pivot table to get the following result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="170834" alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170834_image.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I'm asuming that I have to use the aggr function and that I also have to add total to the expression, but when I try for example the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(sum(total if(_year=Vyear AND accountGroupCode_mast='A' AND cat_move='MET' AND type_move='Forecast' AND accountDriver_mast='COSTING HA', value)),Fruit,Account)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="170835" alt="image.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/170835_image.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas of how I should change my expression will be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan-Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341657#M459949</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341658#M459950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove TOTAL keyword and show the image what you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341658#M459950</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-20T07:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341659#M459951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your interest,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what happens when I remove the TOTAL keyword&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="170836" alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170836_image.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I need however the Account field's content also to show&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341659#M459951</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T07:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341660#M459952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, Okay. try a shot something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=aggr(sum(TOTAL &lt;STRONG&gt;&amp;lt;Account, Fruit&amp;gt;&lt;/STRONG&gt; if(_year=Vyear AND accountGroupCode_mast='A' AND cat_move='MET' AND type_move='Forecast' AND accountDriver_mast='COSTING HA', value)),Fruit,Account)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If not, Better if you provide excel or qvw ??&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341660#M459952</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-20T07:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341661#M459953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Sum(&lt;/SPAN&gt;aggr(sum(if(_year=Vyear AND accountGroupCode_mast='A' AND cat_move='MET' AND type_move='Forecast' AND accountDriver_mast='COSTING HA', value)),Fruit,Account)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341661#M459953</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-20T07:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341662#M459954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm however getting the next result when I try your suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;need to see the field Account's detail also&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170844_image.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341662#M459954</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341663#M459955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is result from Anil;s suggetion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170845_image.png" style="height: 482px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 07:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341663#M459955</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T07:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341664#M459956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove ,Account from Aggr()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341664#M459956</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-20T08:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341665#M459957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx, this is the result I'm getting when i remove the Account field from Aggr()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;need to see all the accounts in this field however&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170846_image.png" style="height: 470px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341665#M459957</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T08:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341666#M459958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can You provide some sample data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341666#M459958</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-20T08:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341667#M459959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, yes thx, I will compile the qvw and post ASAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341667#M459959</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T08:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341668#M459960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have attached the .qvw on my original post,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what makes it a bit complicated is the fact that I'm getting the values by filtering on the field cat_move = 'MET' but I still want to show it aggregated on total by fruit for the different Account lines coming from &lt;SPAN style="font-size: 13.3333px;"&gt;cat_move = 'FIN'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170853_image.png" style="height: 495px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341668#M459960</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T09:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341669#M459961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But Accounts are Null.&lt;/P&gt;&lt;P&gt;What are Dimensions and Expression formulas in chart ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341669#M459961</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-20T09:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341670#M459962</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 attached my .qvw on the first post (scroll up to beginning)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason why the account field is null for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cat_move = 'MET' is because it is a metrics value which apply to the whole 2017 year while the records &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cat_move = 'FIN' are financial values which are posted in different periods (thus not annual)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The reason why they are in the same table is because I also need to calculate financials devided by metrics in other qlikview objects (in this example I only want the metrics, but totaling over the account lines from the financials data set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Do you think it is possible to do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341670#M459962</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341671#M459963</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;your second object is table box it will show all data which you are loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In first chart try to use set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341671#M459963</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-07-20T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341672#M459964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached it is working as in sheet1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following expression can be used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= aggr(NODISTINCT sum({&amp;lt;cat_move={'MET'},Account=,accountGroupCode_mast={'A'},_year={$(Vyear)},type_move={'Forecast'},cat_move={'MET'},accountDriver_mast={'COSTING HA'}&amp;gt;} value),Fruit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341672#M459964</guid>
      <dc:creator>mangalsk</dc:creator>
      <dc:date>2017-07-20T09:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341673#M459965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great, thanks Mangal, that is what I'm looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341673#M459965</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T09:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341674#M459966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Antonio, Mangal gave me an expression I could use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341674#M459966</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T09:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341675#M459967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you want to show in chart???&lt;/P&gt;&lt;P&gt;the value which have cat_mov = 'MET' or &lt;SPAN style="font-size: 13.3333px;"&gt;cat_mov = 'FIN'&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;SPAN style="font-size: 13.3333px;"&gt;Try below expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;accountGroupCode_mast={"A"},type_move={"Forecast"},accountDriver_mast={"COSTING HA"},_year={"$(Vyear)"}&amp;gt;}value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341675#M459967</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-07-20T09:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Total question</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341676#M459968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, Mangal assisted me with correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 10:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Total-question/m-p/1341676#M459968</guid>
      <dc:creator>qlikconsult</dc:creator>
      <dc:date>2017-07-20T10:13:08Z</dc:date>
    </item>
  </channel>
</rss>

