<?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: Hide dublicate rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487336#M553145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sofie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend not to use Author names as dimension.&amp;nbsp; Use only one dimension, ISBN, and authors can be in expression like this&lt;/P&gt;&lt;P&gt;concat (distinct "Author Name", '; ')&lt;/P&gt;&lt;P&gt;Apparently there is no need for pivot table in this case, you can use straight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 12:55:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-27T12:55:41Z</dc:date>
    <item>
      <title>Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487333#M553142</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 have a pivot table with several dimensions. One dimension is ISBN number and one dimension is author name. On the row with author name it displays several authors if one book has several authors. On the expressions row it calculates how many times each ISBN number has been read. In the case of two authors it displayes that it has been read two times (on time per author) eventhough it should only display that it has been read one time since it´s the same ISBN number. If the ISBN number has been read 2 times it shows 4 times (2 per author) and so on. Does any one know how to hide this duplicate row? I.e. how to only show the first author in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Sofie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487333#M553142</guid>
      <dc:creator />
      <dc:date>2013-09-27T12:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487334#M553143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload an example app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487334#M553143</guid>
      <dc:creator>srchilukoori</dc:creator>
      <dc:date>2013-09-27T12:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487335#M553144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to concat the authors - example in the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487335#M553144</guid>
      <dc:creator>struniger</dc:creator>
      <dc:date>2013-09-27T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487336#M553145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sofie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend not to use Author names as dimension.&amp;nbsp; Use only one dimension, ISBN, and authors can be in expression like this&lt;/P&gt;&lt;P&gt;concat (distinct "Author Name", '; ')&lt;/P&gt;&lt;P&gt;Apparently there is no need for pivot table in this case, you can use straight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487336#M553145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-27T12:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487337#M553146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. You all been very helpful. The issue was resolved by the Concat expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sofie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 18:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487337#M553146</guid>
      <dc:creator />
      <dc:date>2013-10-01T18:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide dublicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487338#M553147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/135499"&gt;sofie.zettergren&lt;/A&gt;‌ - found your post here and am curious how you were cataloging books. I'm interested in cataloguing our library but would love to find a source for ISBN and book information (instead of manually entering the info).&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2016 13:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-dublicate-rows/m-p/487338#M553147</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2016-06-18T13:42:21Z</dc:date>
    </item>
  </channel>
</rss>

