<?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: Need resident load help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355491#M840406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of left join try to use concatenate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 09:59:39 GMT</pubDate>
    <dc:creator>mato32188</dc:creator>
    <dc:date>2017-05-03T09:59:39Z</dc:date>
    <item>
      <title>Need resident load help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355489#M840404</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 need to load SalesREP ID whose current sales value for the current month is &amp;gt;0, but for last 8 years's sales value will be 0.&lt;/P&gt;&lt;P&gt;So I have written the below code in script:&lt;/P&gt;&lt;P&gt;[TmpSalesRep]:&lt;/P&gt;&lt;P&gt;first 2&lt;/P&gt;&lt;P&gt; load&amp;nbsp; &lt;/P&gt;&lt;P&gt; [%Sales Trn Key],&lt;/P&gt;&lt;P&gt; [Process Date] as DateKey,&lt;/P&gt;&lt;P&gt; [Sales Amount USD] as SalesAmount,&lt;/P&gt;&lt;P&gt; [Sales Rep ID] as AsOfSalesRepID&lt;/P&gt;&lt;P&gt; resident [TmpTable]&lt;/P&gt;&lt;P&gt;&amp;nbsp; where &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [Process Month] = 'March' and [Sales Amount USD]&amp;gt;0;&lt;/P&gt;&lt;P&gt; left join&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;[%Sales Trn Key],&lt;/P&gt;&lt;P&gt;[Process Date] as DateKey,&lt;/P&gt;&lt;P&gt;[Sales Amount USD] as SalesAmount,&lt;/P&gt;&lt;P&gt;[Sales Rep ID] as AsOfSalesRepID&lt;/P&gt;&lt;P&gt;resident [TmpTable]&lt;/P&gt;&lt;P&gt;where &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Process Date] &amp;gt;= '$(vPrevEightYearStartDate)' and &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Process Date] &amp;lt;= '$(vPrevYearEndDate)' and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Amount USD]&amp;gt;=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; //$(vCurrentMonth)&lt;/P&gt;&lt;P&gt;drop table [TmpTable];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I am wrong because I am getting wrong data.&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/Need-resident-load-help/m-p/1355489#M840404</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need resident load help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355490#M840405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/259060"&gt;need resident load help&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 08:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355490#M840405</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-05-03T08:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need resident load help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355491#M840406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of left join try to use concatenate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 09:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-resident-load-help/m-p/1355491#M840406</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2017-05-03T09:59:39Z</dc:date>
    </item>
  </channel>
</rss>

