<?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 count- every row should have the same result (Total) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/count-every-row-should-have-the-same-result-Total/m-p/100699#M6713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like, to have in every row the result from the count. Like in column DS=7. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-01-40.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208174_18-07-_2018_12-01-40.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with SUM(TOTAL Aggr(count({&amp;lt;[Berechnung.Menge_IST]= {"&amp;gt;0"}&amp;gt; } distinct&amp;nbsp; [Berechnung.SalesLine.LINENUM]), [%SalesID] ))/SUM(TOTAL Aggr( Count(Distinct [Berechnung.SalesLine.LINENUM]), [%SalesID] ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem is, i have the same result i every column. For every Kanal should be other result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-11-58.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208175_18-07-_2018_12-11-58.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When i select specfic Month Feb. and the "Kanal" then is the result true:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-14-10.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/208176_18-07-_2018_12-14-10.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can became in overal the right total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Dec 2021 15:42:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-22T15:42:54Z</dc:date>
    <item>
      <title>count- every row should have the same result (Total)</title>
      <link>https://community.qlik.com/t5/App-Development/count-every-row-should-have-the-same-result-Total/m-p/100699#M6713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like, to have in every row the result from the count. Like in column DS=7. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-01-40.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208174_18-07-_2018_12-01-40.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with SUM(TOTAL Aggr(count({&amp;lt;[Berechnung.Menge_IST]= {"&amp;gt;0"}&amp;gt; } distinct&amp;nbsp; [Berechnung.SalesLine.LINENUM]), [%SalesID] ))/SUM(TOTAL Aggr( Count(Distinct [Berechnung.SalesLine.LINENUM]), [%SalesID] ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem is, i have the same result i every column. For every Kanal should be other result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-11-58.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208175_18-07-_2018_12-11-58.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When i select specfic Month Feb. and the "Kanal" then is the result true:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="18-07-_2018_12-14-10.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/208176_18-07-_2018_12-14-10.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can became in overal the right total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-every-row-should-have-the-same-result-Total/m-p/100699#M6713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-22T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: count- every row should have the same result (Total)</title>
      <link>https://community.qlik.com/t5/App-Development/count-every-row-should-have-the-same-result-Total/m-p/100700#M6714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&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(TOTAL &lt;STRONG&gt;&amp;lt;[Calendar.Monat]&amp;gt;&lt;/STRONG&gt; Aggr(count({&amp;lt;[Berechnung.Menge_IST]= {"&amp;gt;0"}&amp;gt; } distinct&amp;nbsp; [Berechnung.SalesLine.LINENUM]), [%SalesID] ))/SUM(TOTAL &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;[Calendar.Monat]&amp;gt;&lt;/STRONG&gt; Aggr( Count(Distinct [Berechnung.SalesLine.LINENUM]), [%SalesID] ))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 16:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-every-row-should-have-the-same-result-Total/m-p/100700#M6714</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-18T16:07:32Z</dc:date>
    </item>
  </channel>
</rss>

