<?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 Problem in load when i am using variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266900#M100260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 problem. please find the attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2011 02:10:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-16T02:10:11Z</dc:date>
    <item>
      <title>Problem in load when i am using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266900#M100260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 problem. please find the attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 02:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266900#M100260</guid>
      <dc:creator />
      <dc:date>2011-09-16T02:10:11Z</dc:date>
    </item>
    <item>
      <title>Problem in load when i am using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266901#M100261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let vTest = Month(MonthStart(today()- day(today())-2)) &amp;amp; '.xlsx';&lt;/P&gt;&lt;P&gt;Tab1:&lt;BR /&gt;LOAD Month, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PrimaryKey, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&amp;amp;''&amp;amp;Month&amp;amp;''&amp;amp;PrimaryKey as UniqueKey,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt&lt;BR /&gt;FROM&lt;BR /&gt;//C:\Users\Home\Downloads\'$(vTest)'&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;BR /&gt;//(ooxml, embedded labels, table is Sheet1)&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * ,&lt;BR /&gt;1 as junk&lt;BR /&gt;resident Tab1&lt;BR /&gt;where not exists(UniqueKey,null()); &lt;BR /&gt;drop table Tab1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 04:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266901#M100261</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-09-16T04:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in load when i am using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266902#M100262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;You can just use * to load all the files from a folder. But you nesure you havent copied same month data with different file names to avoid duplication of data.&lt;/P&gt;&lt;P&gt;LOAD Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PrimaryKey, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&amp;amp;''&amp;amp;Month&amp;amp;''&amp;amp;PrimaryKey as UniqueKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\Home\Downloads\*.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont use any where clause and ensure you havent copied duplicates of data files in that folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 06:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-load-when-i-am-using-variable/m-p/266902#M100262</guid>
      <dc:creator />
      <dc:date>2011-09-16T06:37:01Z</dc:date>
    </item>
  </channel>
</rss>

