<?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: Script no error but not loading second table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371311#M829780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use QUALIFY *, before the load and see the tables will be loaded separetely.&lt;/P&gt;&lt;P&gt;After the load pls have UNQUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can unassociate the common link btw the fields in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2017 12:31:36 GMT</pubDate>
    <dc:creator>kvanandan1</dc:creator>
    <dc:date>2017-06-28T12:31:36Z</dc:date>
    <item>
      <title>Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371305#M829774</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;&lt;/P&gt;&lt;P&gt;I have a fairly simple script that loads in two table with exactly the same structure and file names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Despite what I try Qlik only loads first table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tired naming them So table 1: Table 2: ect&amp;nbsp; and putting on separate tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont get any errors and if swap tables around again only first one loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&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/Script-no-error-but-not-loading-second-table/m-p/1371305#M829774</guid>
      <dc:creator>paullawrence190</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371306#M829775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same structured tables get &lt;STRONG&gt;auto concatenated&lt;/STRONG&gt; in qlik. Try placing a NOCONCATENATE between two loads like:&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;Load * from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;t2:&lt;/P&gt;&lt;P&gt;Load * from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371306#M829775</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-06-28T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371307#M829776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you I did not know that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371307#M829776</guid>
      <dc:creator>paullawrence190</dc:creator>
      <dc:date>2017-06-28T09:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371308#M829777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default Qlikview will fallow either &lt;STRONG&gt;Auto Concatenate&lt;/STRONG&gt; or &lt;STRONG&gt;Full Outer Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;so if all the fields are same Auto concatenate will happen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;If 1 common field is there then Full outer join will happen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel you got solution for your query please close the thread by clicking "&lt;STRONG&gt;Correct Answer&lt;/STRONG&gt;" on Right hand side of your query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371308#M829777</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-06-28T09:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371309#M829778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only action listed is mark as helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371309#M829778</guid>
      <dc:creator>paullawrence190</dc:creator>
      <dc:date>2017-06-28T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371310#M829779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Full outer join?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Er no it won't. It will associate two separate tables using the common field. A Full Outer Join is where you end up combining two tables into a single table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371310#M829779</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2017-06-28T09:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script no error but not loading second table</title>
      <link>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371311#M829780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use QUALIFY *, before the load and see the tables will be loaded separetely.&lt;/P&gt;&lt;P&gt;After the load pls have UNQUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can unassociate the common link btw the fields in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 12:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-no-error-but-not-loading-second-table/m-p/1371311#M829780</guid>
      <dc:creator>kvanandan1</dc:creator>
      <dc:date>2017-06-28T12:31:36Z</dc:date>
    </item>
  </channel>
</rss>

