<?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: Merging / Replacing Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173050#M381125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With firstsortedvalue only 1 record will be kepted.&lt;/P&gt;&lt;P&gt;And if level_data = 1 then that record will remain.&lt;/P&gt;&lt;P&gt;If there is nog level_data = 1 then level_data = 2 will be taken.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2016 12:42:33 GMT</pubDate>
    <dc:creator>kristof_j</dc:creator>
    <dc:date>2016-06-22T12:42:33Z</dc:date>
    <item>
      <title>Merging / Replacing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173049#M381124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got 3 sources of data (see attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Primary source is "data_1.xls" that contains a list of all my servers. I need additional fields that I get from a very large source "data_2.xls" (the attached is just a sample the real files contains thousand of rows) by doing a LEFT JOIN. So far so good, see attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that not all the Servers that are in data_1.xls are in data_2.xls. Therefore I need to load an additional file with this missing data "data_3.xls" to fill in the blank rows. How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173049#M381124</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2016-06-22T12:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Merging / Replacing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173050#M381125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With firstsortedvalue only 1 record will be kepted.&lt;/P&gt;&lt;P&gt;And if level_data = 1 then that record will remain.&lt;/P&gt;&lt;P&gt;If there is nog level_data = 1 then level_data = 2 will be taken.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173050#M381125</guid>
      <dc:creator>kristof_j</dc:creator>
      <dc:date>2016-06-22T12:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Merging / Replacing Data</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173051#M381126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First concatenate data2 and data3 then right join the result of that to data1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;LOAD &lt;EM&gt;...some_fields...&lt;/EM&gt; FROM data_2_sample.xls (biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE (Result)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;EM&gt;...some_fields...&lt;/EM&gt; FROM data_3.xls (biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RIGHT JOIN (Result)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;EM&gt;...some_fields...&lt;/EM&gt; FROM data_1.xls (biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-Replacing-Data/m-p/1173051#M381126</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-06-22T12:43:18Z</dc:date>
    </item>
  </channel>
</rss>

