<?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 sub Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443496#M432875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope everything is okay &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that contains a few dimensions and an expression :&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/175698_Capture.PNG" style="height: 158px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I need to get the Total of SLA inter BY groupe prestataire knowing that the SLA INTER IS a calculated dimension =Interval(Interval#(SLA_INTERM, 's'), 'm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 09:40:48 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2017-09-06T09:40:48Z</dc:date>
    <item>
      <title>sub Sum</title>
      <link>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443496#M432875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope everything is okay &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that contains a few dimensions and an expression :&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/175698_Capture.PNG" style="height: 158px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I need to get the Total of SLA inter BY groupe prestataire knowing that the SLA INTER IS a calculated dimension =Interval(Interval#(SLA_INTERM, 's'), 'm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 09:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443496#M432875</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-09-06T09:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: sub Sum</title>
      <link>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443497#M432876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead calculated dimension for SLA INTER create expression&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;=sum(aggr(Interval(Interval#(SLA_INTERM, 's'), 'm'),[Code Cas],[Date de commande],[SLA globale],[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;groupe prestataire&lt;/SPAN&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;&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;or&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum(Interval(Interval#(SLA_INTERM, 's'), 'm'))&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443497#M432876</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-06T11:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: sub Sum</title>
      <link>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443498#M432877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that for these rows&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/175718_Capture.PNG" style="height: 150px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would want to see 10635 on each of the rows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this&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;STRONG&gt;=Interval(Sum(TOTAL &amp;lt;[Code Cas], [Date de commande], [SLA Globale], [Groupe prestataires]&amp;gt; Interval#(SLA_INTERM, 's')), 'm')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443498#M432877</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-06T11:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: sub Sum</title>
      <link>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443499#M432878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected output you need also which fields are calculated dim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sub-Sum/m-p/1443499#M432878</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-06T11:47:47Z</dc:date>
    </item>
  </channel>
</rss>

