<?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 Resident Loads in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316005#M116584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not add new tables and joins,&amp;nbsp; instead of doing lookups and mappings ? This will keep the original fields while adding new fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 08:39:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-23T08:39:57Z</dc:date>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316003#M116582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone tried a resident load from multiple tables? &lt;/P&gt;&lt;P&gt;I need to create look ups to existing fields but need to do a "load as" while also maintaining their original name.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 13:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316003#M116582</guid>
      <dc:creator />
      <dc:date>2011-05-20T13:00:08Z</dc:date>
    </item>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316004#M116583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but I don't understand what you're trying to achieve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 16:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316004#M116583</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2011-05-20T16:23:08Z</dc:date>
    </item>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316005#M116584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not add new tables and joins,&amp;nbsp; instead of doing lookups and mappings ? This will keep the original fields while adding new fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 08:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316005#M116584</guid>
      <dc:creator />
      <dc:date>2011-05-23T08:39:57Z</dc:date>
    </item>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316006#M116585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify your question, maybe with an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 09:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316006#M116585</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2011-05-23T09:23:50Z</dc:date>
    </item>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316007#M116586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think he wants to do something like&lt;/P&gt;&lt;P&gt;load field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field2&lt;/P&gt;&lt;P&gt;resident table1, table2, table3&lt;/P&gt;&lt;P&gt;where exists(field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dunno it's just my opinion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 12:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316007#M116586</guid>
      <dc:creator />
      <dc:date>2011-05-23T12:35:44Z</dc:date>
    </item>
    <item>
      <title>Resident Loads</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316008#M116587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like the below should do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Field1, Field2, Filename() AS Source FROM ....;&lt;/P&gt;&lt;P&gt;LOAD Field1, Field2, Filename() AS Source FROM ....;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Fieldnames are not always the same, you may add a NOCONCATENATE before the second (and third ...) LOAD-command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 14:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Loads/m-p/316008#M116587</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-05-23T14:18:33Z</dc:date>
    </item>
  </channel>
</rss>

