<?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 Populate missing cells in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173385#M42589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood the question, and assuming you only have one row on the Discount table for each DiscountNo:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;LEFT JOIN (DiscountDetail)&lt;BR /&gt;LOAD&lt;BR /&gt; DiscountNo as DiscountNoDetail&lt;BR /&gt;,ClientID2 as ClientID3&lt;BR /&gt;RESIDENT Discount;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Nov 2010 21:33:52 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-11-05T21:33:52Z</dc:date>
    <item>
      <title>Populate missing cells in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173384#M42588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have to populate some missing cells in a table but can't get my head around how to do it. I have 4 tables: One (Audit) showing what has been changed in the other 3 tables and by who.&lt;/P&gt;&lt;P&gt;My problem is that one of the 3 tables (DiscountDetail) doesn't contain client information which I need to show. DiscountDetail is a "sub-table" of the table Discount and they have DiscountNo/DiscountNoDetail in common and Discount has client information.&lt;/P&gt;&lt;P&gt;How do I get to show the client information for the table DiscountDetail. Please see enclosed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 12:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173384#M42588</guid>
      <dc:creator />
      <dc:date>2010-11-05T12:36:47Z</dc:date>
    </item>
    <item>
      <title>Populate missing cells in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173385#M42589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood the question, and assuming you only have one row on the Discount table for each DiscountNo:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;LEFT JOIN (DiscountDetail)&lt;BR /&gt;LOAD&lt;BR /&gt; DiscountNo as DiscountNoDetail&lt;BR /&gt;,ClientID2 as ClientID3&lt;BR /&gt;RESIDENT Discount;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 21:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173385#M42589</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-05T21:33:52Z</dc:date>
    </item>
    <item>
      <title>Populate missing cells in load script</title>
      <link>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173386#M42590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not quite sure but I think this is it what you are looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LEFT JOIN (DiscountDetail)&lt;BR /&gt;LOAD&lt;BR /&gt; ClientID2,&lt;BR /&gt; DiscountNo as DiscountNoDetail&lt;BR /&gt;RESIDENT Discount;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Nov 2010 00:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Populate-missing-cells-in-load-script/m-p/173386#M42590</guid>
      <dc:creator />
      <dc:date>2010-11-06T00:08:26Z</dc:date>
    </item>
  </channel>
</rss>

