<?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: How to distinct count ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-distinct-count/m-p/2048216#M86197</link>
    <description>&lt;P&gt;This works in table in sheet, are you trying to do this in the load script ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lisa_P_0-1678663264478.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102568i9674880C8E65D14B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lisa_P_0-1678663264478.png" alt="Lisa_P_0-1678663264478.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Mar 2023 23:20:58 GMT</pubDate>
    <dc:creator>Lisa_P</dc:creator>
    <dc:date>2023-03-12T23:20:58Z</dc:date>
    <item>
      <title>How to distinct count ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-distinct-count/m-p/2048209#M86196</link>
      <description>&lt;P&gt;I've a table like this :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Year; Patient; City; Visit; Revenue&lt;/P&gt;
&lt;P&gt;And some data like:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2021; Mike; NYC; ABC; 100&lt;BR /&gt;2021; Mike; NYC; CDE; 50&lt;BR /&gt;2021; John; NYC; FZX; 40&lt;BR /&gt;2021; John; NYC; AGA; 10&lt;BR /&gt;2021; Frank; Los Angeles; JJK; 20&lt;BR /&gt;&lt;BR /&gt;I want to show a table with:&amp;nbsp;&lt;BR /&gt;City; Nr Distinct Patient; Total Revenue&lt;/P&gt;
&lt;P&gt;So&lt;BR /&gt;NYC; 2; 200&lt;BR /&gt;Los Angeles; 1;20&lt;/P&gt;
&lt;P&gt;I don't know how to distinct count Patient.&amp;nbsp;&lt;BR /&gt;Using: COUNT(Distinct Patient) not work!!!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 20:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-distinct-count/m-p/2048209#M86196</guid>
      <dc:creator>stighy</dc:creator>
      <dc:date>2023-03-12T20:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to distinct count ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-distinct-count/m-p/2048216#M86197</link>
      <description>&lt;P&gt;This works in table in sheet, are you trying to do this in the load script ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lisa_P_0-1678663264478.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102568i9674880C8E65D14B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lisa_P_0-1678663264478.png" alt="Lisa_P_0-1678663264478.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 23:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-distinct-count/m-p/2048216#M86197</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2023-03-12T23:20:58Z</dc:date>
    </item>
  </channel>
</rss>

