<?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: More than one resident table in load statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654580#M677453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there some kind of relationship at all that could be reflected in your data between the accounts and your calendar?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 19:33:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-10T19:33:50Z</dc:date>
    <item>
      <title>More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654578#M677451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to reference fields from multiple tables in the load script? Here is what I'm trying to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Calendar.qvd&lt;BR /&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Fields: Date, Year, Month&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Account.qvd&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Fields: payments, charges&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I write a statement such that:&lt;/P&gt;&lt;P&gt;if(Date&amp;gt;YYYY-MM-DD, payments*2, payments) as payments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654578#M677451</guid>
      <dc:creator />
      <dc:date>2014-06-10T19:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654579#M677452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is not possible. Besides this, the two tables in your example seems to have no relation to each other. You need to have some way to relate one table to another in order to link them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654579#M677452</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-10T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654580#M677453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there some kind of relationship at all that could be reflected in your data between the accounts and your calendar?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654580#M677453</guid>
      <dc:creator />
      <dc:date>2014-06-10T19:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654581#M677454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is a common field Account_Number for both QVD's. How do I use it within the load script to relate the 2 tables for that expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654581#M677454</guid>
      <dc:creator />
      <dc:date>2014-06-10T19:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654582#M677456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is a outer join to create only one table. And then you can create your field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654582#M677456</guid>
      <dc:creator />
      <dc:date>2014-06-10T19:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654583#M677458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calendar:&lt;/P&gt;&lt;P&gt;Load AccountNumber,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month&lt;/P&gt;&lt;P&gt;From Calendar.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outer join (Calendar)&lt;/P&gt;&lt;P&gt;Load AccounNumber,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; payments,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; charges&lt;/P&gt;&lt;P&gt;From Account.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have one table with all fields, with nulls in the fields from the nom-matching tables.&lt;/P&gt;&lt;P&gt;After this, you can use a load ... resident Calendar, with your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654583#M677458</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-10T19:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654584#M677462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Eduardo said,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Calendar:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Account_Number,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From Calendar.qvd (qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Accounts: &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;outer join (Calendar)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Account_Number,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; payments,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; charges&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From Account.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FinalTable:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *, &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(Date&amp;gt;YYYY-MM-DD, payments*2, payments) as new_payments&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;resident Calendar;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table calendar;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 20:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654584#M677462</guid>
      <dc:creator />
      <dc:date>2014-06-10T20:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: More than one resident table in load statement</title>
      <link>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654585#M677468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, everybody! That was really helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 21:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/More-than-one-resident-table-in-load-statement/m-p/654585#M677468</guid>
      <dc:creator />
      <dc:date>2014-06-10T21:34:41Z</dc:date>
    </item>
  </channel>
</rss>

