<?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: Preceeding load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876141#M656134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an alternative to Join, you can also use ApplyMap as a way to "reach across" to a field in another table. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 01:26:57 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2015-06-23T01:26:57Z</dc:date>
    <item>
      <title>Preceeding load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876138#M656131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I'm trying to do a preceeding load from two resident tables in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"SKU, Quantity"&amp;nbsp; in TableA,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"SKU, 360 dayvel." in Table B.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I wanna do the calculations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 14px; font-family: Helvetica, Arial, sans-serif; color: #666666;"&gt;If((Sum([Qty On Hand])/([360-day Velocity]/52))&amp;gt;=0 and (Sum([Qty On Hand])/([360-day Velocity]/52))&amp;lt;=8 as [0-8WOH]&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 14px; font-family: Helvetica, Arial, sans-serif; color: #666666;"&gt;Anyone can give me hints.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 20:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876138#M656131</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-22T20:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preceeding load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876139#M656132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my understanding, the fields are on different table. If you want calculate on the script, please join the tables on a key &amp;amp; do the resident load. If two fields are in different table Precedent load won't work for ur case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post full script to help further...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 00:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876139#M656132</guid>
      <dc:creator />
      <dc:date>2015-06-23T00:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Preceeding load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876140#M656133</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;The script worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanq very much.&lt;/P&gt;&lt;P&gt;I wil post the full script from next time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 01:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876140#M656133</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-06-23T01:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Preceeding load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876141#M656134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an alternative to Join, you can also use ApplyMap as a way to "reach across" to a field in another table. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 01:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceeding-load/m-p/876141#M656134</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-06-23T01:26:57Z</dc:date>
    </item>
  </channel>
</rss>

