<?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: database handling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66662#M774612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Saksham,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;With a distinct load you are able to avoid loading these duplicated lines.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;However, if you want not to show some duplicated lines for specific fields, you can also do a sum based on a fake field and group the fields you would like to avoid duplicated lines.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please find attached a qvw example with these two examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 10:25:28 GMT</pubDate>
    <dc:creator>lanlizgu</dc:creator>
    <dc:date>2018-05-09T10:25:28Z</dc:date>
    <item>
      <title>database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66657#M774604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a two different servers on which two different database are maintained so i have combined both of them by writing a query in sql and then have pulled columns in Qlikview &lt;/P&gt;&lt;P&gt;Now My question is that when I Pulled the columns I may get duplicate records so now&amp;nbsp; how to handle those duplicate records?&lt;/P&gt;&lt;P&gt;Does qlikview automatically handles those records?&lt;/P&gt;&lt;P&gt;I have even used distinct keyword but that was not working &lt;/P&gt;&lt;P&gt;For eg:-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Select distinct * from abc ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Saksham&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/database-handling/m-p/66657#M774604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66658#M774607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you load the data from the two tables you can group the data by the fields you want so you could delete duplicated records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 10:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/database-handling/m-p/66658#M774607</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2018-05-08T10:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66659#M774608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How. Please share the sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 10:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/database-handling/m-p/66659#M774608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-08T10:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66660#M774610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, If all rows carrying same records, Default Qlik can load only Unique rows which are not getting 2 different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/database-handling/m-p/66660#M774610</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-08T11:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66661#M774611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if some rows are same and some rows have same primary key but other values are different ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/database-handling/m-p/66661#M774611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-08T11:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: database handling</title>
      <link>https://community.qlik.com/t5/QlikView/database-handling/m-p/66662#M774612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Saksham,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;With a distinct load you are able to avoid loading these duplicated lines.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;However, if you want not to show some duplicated lines for specific fields, you can also do a sum based on a fake field and group the fields you would like to avoid duplicated lines.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please find attached a qvw example with these two examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 10:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/database-handling/m-p/66662#M774612</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2018-05-09T10:25:28Z</dc:date>
    </item>
  </channel>
</rss>

