<?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: Load Script Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400742#M699676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're almost certainly better off putting both source tables in one target table together with a field to determine where the record came from. Qlikview will work better if you do. If you feel you must have two separate tables, you'll have to rename fields in one of the two tables so qlikview can't associate the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2012 16:48:02 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-12-03T16:48:02Z</dc:date>
    <item>
      <title>Load Script Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400739#M699673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a big issue here... I have to load some excel sheets to my QVW doc. However, there's a problem! I have two main tables (almost with the same column names) one for 2011 and another to 2012 and then I have my aux tables to match the codes in the main tables. The problem is: when I try to load the script, the QV does connections between the two main tables and that is something I don't want. As an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main tables: DB1 ; DB2&lt;/P&gt;&lt;P&gt;Aux table: A, B ,C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB1&lt;/P&gt;&lt;P&gt;Cod_A, Cod_B, Cod_C, PriceX, TotalY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB2&lt;/P&gt;&lt;P&gt;Cod_A, Cod_B, Cod_C, TotalZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aux Tales A, B, C would include the mapping of Cod_A, Cod_B and Cod_C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to avoid that QV does references the Cod_A, Cod_B and Cod_C between DB1 and DB2. I want DB1 and DB2 independent from each other!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can understand the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;TMF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400739#M699673</guid>
      <dc:creator />
      <dc:date>2012-12-03T16:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load Script Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400740#M699674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I really understand but sounds like you could be describg when tables are concatanted automatically if they have the same coloum headings, you can avoid this using the &lt;EM&gt;NoConcatenate &lt;/EM&gt;keyword&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If this dosn't help can you provide a more complelete sample of your scrpt.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;Resident x;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400740#M699674</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2012-12-03T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load Script Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400741#M699675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, they have almost the same headings but they are in different sheet in my xls. I have to load then separatetly, not concatenate then. However, as almost of the headings have the same name, the QV make connections between the two main tables... I want to avoid that. BD1 and BD2 has connections between aux tables but must not have connections between themselves...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400741#M699675</guid>
      <dc:creator />
      <dc:date>2012-12-03T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load Script Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400742#M699676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're almost certainly better off putting both source tables in one target table together with a field to determine where the record came from. Qlikview will work better if you do. If you feel you must have two separate tables, you'll have to rename fields in one of the two tables so qlikview can't associate the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400742#M699676</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-03T16:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load Script Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400743#M699677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you go down the route of seperating the tables another way to rename the field names is to use the &lt;EM&gt;quality&lt;/EM&gt; keyword:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;UNQUALIFY KEY;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * Inline [Col_A,, Col_B, KEY&lt;/P&gt;&lt;P&gt;1,2,A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;load * Inline [Col_A, Col_B, KEY&lt;/P&gt;&lt;P&gt;1,2,A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 16:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Script-Problem/m-p/400743#M699677</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2012-12-03T16:54:35Z</dc:date>
    </item>
  </channel>
</rss>

