<?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: Using a Sum in a count distinct in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057389#M16897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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;&lt;STRONG&gt;Count(DISTINCT &lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Gaia ={"=Sum({&amp;lt;Bundle={'Intégral standard', '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Grand intégral&lt;/SPAN&gt;', '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Voix standard&lt;/SPAN&gt;'}&amp;gt;} GrandTotal) = 0"}&amp;gt;}&lt;/SPAN&gt; Gaia)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 12:29:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-19T12:29:17Z</dc:date>
    <item>
      <title>Using a Sum in a count distinct</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057388#M16896</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 am new to QlikSense and trying to solve the following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate the number of persons (=count(DISTINCT Gaia)) that had&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; no utilisation of 3 phone packages ("Intégral standard", "Grand intégral" and "Voix standard"): Sum({&amp;lt;Bundle={"Intégral standard"}&amp;gt;} GrandTotal) + Sum({&amp;lt;Bundle={"Grand intégral"}&amp;gt;} GrandTotal) + Sum({&amp;lt;Bundle={"Voix standard"}&amp;gt;} GrandTotal) =0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Combining those doesn't work.&lt;/P&gt;&lt;P&gt;I think it would be something like that, but i don't find the right syntax: &lt;/P&gt;&lt;P&gt;COUNT(DISTINCT {&amp;lt;Gaia ={"=Sum({&amp;lt;Bundle={"Intégral standard"}&amp;gt;} GrandTotal) + Sum({&amp;lt;Bundle={"Grand intégral"}&amp;gt;} GrandTotal) + Sum({&amp;lt;Bundle={"Voix standard"}&amp;gt;} GrandTotal) =0"}&amp;gt;} Gaia)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 10:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057388#M16896</guid>
      <dc:creator />
      <dc:date>2016-04-19T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Sum in a count distinct</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057389#M16897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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;&lt;STRONG&gt;Count(DISTINCT &lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Gaia ={"=Sum({&amp;lt;Bundle={'Intégral standard', '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Grand intégral&lt;/SPAN&gt;', '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Voix standard&lt;/SPAN&gt;'}&amp;gt;} GrandTotal) = 0"}&amp;gt;}&lt;/SPAN&gt; Gaia)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 12:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057389#M16897</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-19T12:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Sum in a count distinct</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057390#M16898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect (and more simple that I expected!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 15:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Sum-in-a-count-distinct/m-p/1057390#M16898</guid>
      <dc:creator />
      <dc:date>2016-04-19T15:34:38Z</dc:date>
    </item>
  </channel>
</rss>

