<?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: Distinct in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457959#M795281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try this is not working, Qlikview doesn't accept my expression but is worling ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLI_DISTINCT:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt;IDCLIENT,&lt;/P&gt;&lt;P&gt;YEARpurchase&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; DOSSIER_1; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;left&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;join&lt;/SPAN&gt; (CLI_DISTINCT)&lt;BR /&gt; &lt;BR /&gt;CLI_DISTINCT1:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt; *&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; CLI_DISTINCT; &lt;BR /&gt; &lt;BR /&gt;CLI_DISTINCT2:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt;*&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; CLI_DISTINCT; &lt;BR /&gt; &lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Tables&lt;/SPAN&gt; CLI_DISTINCT; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2018 10:21:45 GMT</pubDate>
    <dc:creator>ab92</dc:creator>
    <dc:date>2018-01-03T10:21:45Z</dc:date>
    <item>
      <title>Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457954#M795276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning everyone !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, find below my request :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to remove the duplicates in a column...&lt;/P&gt;&lt;P&gt;My application : TABLE in UPPER, fields lowercase&lt;/P&gt;&lt;P&gt;FOLDER:&lt;/P&gt;&lt;P&gt;idclient,&lt;/P&gt;&lt;P&gt;yearpurchase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to sort on each of client compared by year of purchase ? DISTINCT but how can I insert it ...&lt;/P&gt;&lt;P&gt;Someone can help me please ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457954#M795276</guid>
      <dc:creator>ab92</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457955#M795277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please clarify more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 09:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457955#M795277</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-01-03T09:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457956#M795278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;load ,&lt;/P&gt;&lt;P&gt;upper(names) as Names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from table ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;front end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use exp&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; count(Distinct Names)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 09:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457956#M795278</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-01-03T09:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457957#M795279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty, Many thanks for your quick feedback it's working I I don't find &lt;SPAN class="short_text" lang="en"&gt;the nomenclature of distinct&lt;/SPAN&gt;&lt;SPAN class="trans-verified-button goog-toolbar-button"&gt;&lt;SPAN class="jfk-button-img"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;If I want to create this same request in my script ?&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 10:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457957#M795279</guid>
      <dc:creator>ab92</dc:creator>
      <dc:date>2018-01-03T10:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457958#M795280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;table:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;STRONG&gt; Distinct &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;upper(names) as Names&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from table ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457958#M795280</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-01-03T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457959#M795281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try this is not working, Qlikview doesn't accept my expression but is worling ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLI_DISTINCT:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt;IDCLIENT,&lt;/P&gt;&lt;P&gt;YEARpurchase&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; DOSSIER_1; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;left&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;join&lt;/SPAN&gt; (CLI_DISTINCT)&lt;BR /&gt; &lt;BR /&gt;CLI_DISTINCT1:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt; *&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; CLI_DISTINCT; &lt;BR /&gt; &lt;BR /&gt;CLI_DISTINCT2:&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;noconcatenate&lt;/SPAN&gt; &lt;STRONG style="color: #0000ff;"&gt;load&lt;/STRONG&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt;*&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;resident&lt;/SPAN&gt; CLI_DISTINCT; &lt;BR /&gt; &lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Tables&lt;/SPAN&gt; CLI_DISTINCT; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 10:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457959#M795281</guid>
      <dc:creator>ab92</dc:creator>
      <dc:date>2018-01-03T10:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457960#M795282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;we agree that the duplicate is deleted from the second display in the column ... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Sorry, I don't use the right world I thing, t&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;he id of client &lt;SPAN class="short_text" lang="en"&gt;these are numbers... &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 10:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457960#M795282</guid>
      <dc:creator>ab92</dc:creator>
      <dc:date>2018-01-03T10:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457961#M795283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can't you just use group by with a resident load? so load your data, then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;client_year:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;only(idclient),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;only(yearpurchase)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT table1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GROUP BY &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;idclient,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;yearpurchase;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;assuming you have called your first table 'table1'. 'Qualify' will ensure that the table doesn't link to your existing table, 'only' is needed as an aggregation function to enable grouping to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 14:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct/m-p/1457961#M795283</guid>
      <dc:creator>Ben_P</dc:creator>
      <dc:date>2018-01-03T14:34:11Z</dc:date>
    </item>
  </channel>
</rss>

