<?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: Mismatch total ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130782#M371728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;You can use advanced aggregation to get the sum of rows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=Sum( Aggr( &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;YourExpression&lt;/EM&gt;, Type))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 05:47:35 GMT</pubDate>
    <dc:creator>ajsjoshua</dc:creator>
    <dc:date>2016-05-24T05:47:35Z</dc:date>
    <item>
      <title>Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130779#M371725</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 am getting the Total Mismatch, I have used sum(Distinct Value ) in the Expression..&lt;/P&gt;&lt;P&gt;Getting the Value in the Each &amp;amp; every month is correct, Only thing is getting mismatch in the Total.&lt;/P&gt;&lt;P&gt;Kindly help me on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130779#M371725</guid>
      <dc:creator />
      <dc:date>2016-05-24T05:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130780#M371726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty&lt;/P&gt;&lt;P&gt;what u r getting on sum(Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130780#M371726</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-05-24T05:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130781#M371727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason for this behaviour will probably be the distinct key-word within your expression. If you really need it there you will need an aggr-function to eliminate the distinct-effect across the month. Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(sum(distinct Value), Month))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130781#M371727</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-24T05:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130782#M371728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;You can use advanced aggregation to get the sum of rows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=Sum( Aggr( &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;YourExpression&lt;/EM&gt;, Type))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130782#M371728</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-05-24T05:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130783#M371729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(aggr(sum(value),month))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130783#M371729</guid>
      <dc:creator />
      <dc:date>2016-05-24T05:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch total ?</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130784#M371730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 05:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-total/m-p/1130784#M371730</guid>
      <dc:creator />
      <dc:date>2016-05-24T05:52:46Z</dc:date>
    </item>
  </channel>
</rss>

