<?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 show duplicate lines in table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048174#M929904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to see into only a single line use concat(POS.clientid,'/')&lt;/P&gt;&lt;P&gt;If you want 2 lines, used POS.clientid as dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 18:33:03 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2016-03-22T18:33:03Z</dc:date>
    <item>
      <title>How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048172#M929902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please guide me towards how to show duplicate lines in a chart? I'm attaching a sample sheet. Internal ID 460 shows Null in Parent ID even though Parent ID list box shows two IDs the reason being dupes are somehow displayed in Qlikview.&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048172#M929902</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048173#M929903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to show a line per parent ID, you need to add parent ID to your dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, whenever you are creating expressions, use aggregation functions, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(DISTINCT POS.clientid,', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3779"&gt;Use Aggregation Functions!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;parent ID is represented by POS.clientid field, hence add this field to your dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note, please try to limit the size of your QVW, e.g. by making an appropriate selection and then using File -&amp;gt; reduce data-&amp;gt;keep possible values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 18:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048173#M929903</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T18:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048174#M929904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to see into only a single line use concat(POS.clientid,'/')&lt;/P&gt;&lt;P&gt;If you want 2 lines, used POS.clientid as dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 18:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048174#M929904</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-03-22T18:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048175#M929905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119024_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Stefan your formula is awesome but it squishes all the values in one column is there anyway I can have separate Internal IDs for all the different parent IDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please shade some light!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 18:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048175#M929905</guid>
      <dc:creator />
      <dc:date>2016-03-22T18:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048176#M929906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned, you can create a second &lt;EM&gt;dimension&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POS.clientid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 19:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048176#M929906</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T19:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048177#M929907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add POS.clientid as dimension in the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119027_1.png" style="height: 102px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 19:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048177#M929907</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-03-22T19:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to show duplicate lines in table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048178#M929908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone for your kind feedback. You guys are awesome every time I'm stuck you guys are there for assistance!!!!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-duplicate-lines-in-table/m-p/1048178#M929908</guid>
      <dc:creator />
      <dc:date>2016-03-22T20:40:29Z</dc:date>
    </item>
  </channel>
</rss>

