<?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 Showing unique values only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390534#M807221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am stuck here and I tried with DISTINCT, but I cannot get it done.&lt;/P&gt;&lt;P&gt;This is the script:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15095241939648202 jive_text_macro" jivemacro_uid="_15095241939648202" modifiedtitle="true"&gt;
&lt;P&gt;Article:&lt;/P&gt;
&lt;P&gt;LOAD *,&lt;/P&gt;
&lt;P&gt;RowNo() as "ROW_Article",&lt;/P&gt;
&lt;P&gt;DAY(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "DAY",&lt;/P&gt;
&lt;P&gt;MONTH(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "MONTH", &lt;/P&gt;
&lt;P&gt;YEAR(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "YEAR"&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;SQL&lt;/P&gt;
&lt;P&gt;SELECT Distinct&lt;/P&gt;
&lt;P&gt;ID AS ARTICLEID,&lt;/P&gt;
&lt;P&gt;DESCRIPTION,&lt;/P&gt;
&lt;P&gt;EXTERNALIDENTIFIER AS ARTICLENO,&lt;/P&gt;
&lt;P&gt;LASTORDER&lt;/P&gt;
&lt;P&gt;FROM MATERIAL&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the table:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 614px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="105"&gt;ARTICLE NO&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="232"&gt;DESCRIPTION&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="168"&gt;LOCATION&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="109"&gt;LASTORDER&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Article 1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;11&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;21&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;31&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;P&gt;201&lt;SPAN style="font-size: 10pt; text-align: left;"&gt;7-10-31&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Unique &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;32&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px; text-align: -webkit-right;"&gt;201&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;7-10-31&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to show only article 4 because of its a unique article from the others. Any Idea how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390534#M807221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am stuck here and I tried with DISTINCT, but I cannot get it done.&lt;/P&gt;&lt;P&gt;This is the script:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15095241939648202 jive_text_macro" jivemacro_uid="_15095241939648202" modifiedtitle="true"&gt;
&lt;P&gt;Article:&lt;/P&gt;
&lt;P&gt;LOAD *,&lt;/P&gt;
&lt;P&gt;RowNo() as "ROW_Article",&lt;/P&gt;
&lt;P&gt;DAY(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "DAY",&lt;/P&gt;
&lt;P&gt;MONTH(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "MONTH", &lt;/P&gt;
&lt;P&gt;YEAR(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "YEAR"&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;SQL&lt;/P&gt;
&lt;P&gt;SELECT Distinct&lt;/P&gt;
&lt;P&gt;ID AS ARTICLEID,&lt;/P&gt;
&lt;P&gt;DESCRIPTION,&lt;/P&gt;
&lt;P&gt;EXTERNALIDENTIFIER AS ARTICLENO,&lt;/P&gt;
&lt;P&gt;LASTORDER&lt;/P&gt;
&lt;P&gt;FROM MATERIAL&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the table:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 614px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="105"&gt;ARTICLE NO&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="232"&gt;DESCRIPTION&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="168"&gt;LOCATION&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="109"&gt;LASTORDER&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Article 1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;11&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;21&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-10-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;31&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;P&gt;201&lt;SPAN style="font-size: 10pt; text-align: left;"&gt;7-10-31&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Unique &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Article 4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;32&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="font-size: 13.3333px; text-align: -webkit-right;"&gt;201&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;7-10-31&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to show only article 4 because of its a unique article from the others. Any Idea how?&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/Showing-unique-values-only/m-p/1390534#M807221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390535#M807223</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;location or ID causing the issue.&lt;/P&gt;&lt;P&gt;may try like this or remove the location field from your query.&lt;/P&gt;&lt;P&gt;Article: &lt;/P&gt;&lt;P&gt;LOAD *, &lt;/P&gt;&lt;P&gt;RowNo() as "ROW_Article", &lt;/P&gt;&lt;P&gt;DAY(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "DAY", &lt;/P&gt;&lt;P&gt;MONTH(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "MONTH",&amp;nbsp; &lt;/P&gt;&lt;P&gt;YEAR(LASTORDER)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "YEAR" ; &lt;/P&gt;&lt;P&gt;SQL &lt;/P&gt;&lt;P&gt;SELECT&lt;STRONG&gt; Distinct&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DESCRIPTION,&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXTERNALIDENTIFIER AS ARTICLENO,&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LASTORDER&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM MATERIAL; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390535#M807223</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-11-01T08:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390536#M807225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try get rid of "LOCATION" ,because it's different row by row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390536#M807225</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-01T08:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390537#M807227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fadi,&lt;/P&gt;&lt;P&gt;You have use "count(Description)=1 " in the where clause, with the group by of all the other fields.&lt;/P&gt;&lt;P&gt;Distinct would just reduce the duplicates and does not give you the one time occurance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390537#M807227</guid>
      <dc:creator>madhumitha</dc:creator>
      <dc:date>2017-11-01T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390538#M807230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello and thanks for your answer,&lt;/P&gt;&lt;P&gt;This is my tree layout. This is where I am getting my data (ID or Location) from&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikview-sql-unique article.png" class="jive-image image-1" src="/legacyfs/online/181708_qlikview-sql-unique article.png" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390538#M807230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390539#M807232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How I want to solve this is something like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Article is in Location 1&lt;/LI&gt;&lt;LI&gt;Location 1 is broken because of service&lt;/LI&gt;&lt;LI&gt;I choose the location in QV&lt;/LI&gt;&lt;LI&gt;The target location will show me the unique articles that isnt in the other locations and there is only in location 1.&lt;/LI&gt;&lt;LI&gt;Hide all other articles.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390539#M807232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T09:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390540#M807234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fadi,&lt;/P&gt;&lt;P&gt;Maybe something like this after loading your article table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ARTICLEID,&lt;/P&gt;&lt;P&gt;Count(ARTICLEID) as Cnt&lt;/P&gt;&lt;P&gt;Resident Article Group by ARTICLEID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join(Article)&lt;/P&gt;&lt;P&gt;Load ARTICLEID Resident TempTable WHERE Cnt = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390540#M807234</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-11-01T09:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390541#M807236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that too but it just gave me the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;LI&gt;Article is in Location 1&lt;/LI&gt;&lt;LI&gt;Location 1 is broken because of service&lt;/LI&gt;&lt;LI&gt;I choose the location in QV&lt;/LI&gt;&lt;LI&gt;The target location will show me the unique articles that isnt in the other locations and there is only in location 1.&lt;/LI&gt;&lt;LI&gt;Hide all other articles.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390541#M807236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T09:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Showing unique values only</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390542#M807238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fixed it with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; COUNT(DISTINCT SUBSTR(LOC.NAME,1,6)) OVER (PARTITION BY M.EXTERNALIDENTIFIER) AS SRM_USED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 07:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-unique-values-only/m-p/1390542#M807238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-29T07:06:51Z</dc:date>
    </item>
  </channel>
</rss>

