<?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 Data Load problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193585#M54792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you load some example, along with the result you expect to see?&lt;BR /&gt;So far the behaviour is normal: Field B is the linking key, when you join both tables, you need to have just one record with Field 1 and Field 2 for each Field A.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2009 15:46:25 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2009-12-21T15:46:25Z</dc:date>
    <item>
      <title>Data Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193584#M54791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if someone could help me with my problem. I am new to QlikView.&lt;/P&gt;&lt;P&gt;I load the following table from a text file:&lt;/P&gt;&lt;P&gt;Table A&lt;/P&gt;&lt;P&gt;Field A&lt;/P&gt;&lt;P&gt;Field B&lt;/P&gt;&lt;P&gt;Field C&lt;/P&gt;&lt;P&gt;Field D&lt;/P&gt;&lt;P&gt;This table is loaded and includes some concatenation and an outer join to produce the correct table. The I want to use fields from this table when I load a second table.&lt;/P&gt;&lt;P&gt;Table B&lt;/P&gt;&lt;P&gt;Field1&lt;/P&gt;&lt;P&gt;Field2&lt;/P&gt;&lt;P&gt;Field B&lt;/P&gt;&lt;P&gt;The resulting table should look like this:&lt;/P&gt;&lt;P&gt;Table B&lt;/P&gt;&lt;P&gt;Field1&lt;/P&gt;&lt;P&gt;Field2&lt;/P&gt;&lt;P&gt;Field B&lt;/P&gt;&lt;P&gt;Field A&lt;/P&gt;&lt;P&gt;I have tried this through an inner join to the resident table, but all the values from Field2 are then duplicated and I don't get the correct result.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 15:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193584#M54791</guid>
      <dc:creator />
      <dc:date>2009-12-21T15:38:23Z</dc:date>
    </item>
    <item>
      <title>Data Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193585#M54792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you load some example, along with the result you expect to see?&lt;BR /&gt;So far the behaviour is normal: Field B is the linking key, when you join both tables, you need to have just one record with Field 1 and Field 2 for each Field A.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 15:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193585#M54792</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-12-21T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Data Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193586#M54793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The graph shows the results as expected. I have commented out the load statement that does not give the correct result.&lt;/P&gt;&lt;P&gt;Just let me know if I must add something more.&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2009 16:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193586#M54793</guid>
      <dc:creator />
      <dc:date>2009-12-21T16:09:37Z</dc:date>
    </item>
    <item>
      <title>Data Load problem</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193587#M54794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, think that QV will do it with it's internal logic. Your script should look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD FieldA, FieldB, FieldC, FieldD FROM .....;&lt;BR /&gt;JOIN LOAD FieldB, Field1, Field2 FROM ....;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 02:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Load-problem/m-p/193587#M54794</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-12-22T02:54:22Z</dc:date>
    </item>
  </channel>
</rss>

