<?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: How to  Reload Data...... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407339#M151540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2013 19:21:30 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-03-29T19:21:30Z</dc:date>
    <item>
      <title>How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407338#M151539</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 am encountering the following&amp;nbsp; reloading issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My folder structure is C:/Test/&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;20130330&lt;/STRONG&gt;&lt;/SPAN&gt;/Semester1/Semester1.xls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:/Test/&lt;STRONG style="color: #3366ff;"&gt;20130330&lt;/STRONG&gt;/Semester2/Semester2.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Want to reload the data on the daily basis from the above structure. The data will be from Semester1.xls and Semester2.xls (As example i gave one file there may be multiple excel files in each Semester1 and Semester2 folders) . The highlighted data in the above (20130330) represents date of the data. &lt;SPAN style="font-size: 10pt;"&gt;For every day a new folder with the date is maintained. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is for daily reload I have to reload the Last three days data , example as we are in 30th the data has to be reloaded for 20130330,20130329 and 20130328 and store it in a QVD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this ? I have attached the sample data .. Test.zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 17:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407338#M151539</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-29T17:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407339#M151540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 19:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407339#M151540</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-29T19:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407340#M151541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks for your reply . The Logic wich you have given for .xls is correct . In other scenario I have to reload the data from the .log file and also fetch the data in the fixed record format i.e. for example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD @1:n&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Test\20130329\Semester1\00.log&lt;/P&gt;&lt;P&gt;(fix, codepage is 1252);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Made necessary changes in the code. But when reloading the data the following error is displayed .Request your help to rectify this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the ZIP file for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35816" class="jive-image-thumbnail jive-image" onclick="" alt="QVError.PNG" src="https://community.qlik.com/legacyfs/online/35816_QVError.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 02:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407340#M151541</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-30T02:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407341#M151542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Alvin, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i highly regret for intervening into ur discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M having a different but .xls related querry,&lt;/P&gt;&lt;P&gt;m getting excel sheet on daily basis which have multiple sub sheets, i concatenate them and then use the data,&lt;/P&gt;&lt;P&gt;but due to limitations of xls sheet when the data exceeds it gets into new sheet i.e sheet2$ or sheet3$&lt;/P&gt;&lt;P&gt;how can i use that data without manually mentioning sheet3$&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m looking out for this solution from a very long time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'AL' as Prod_Grp,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'NCRC' as Prod,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'RCL' as Comp,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'$(vDay)&amp;nbsp; $(vMonth)&amp;nbsp; $(vYear)' as D_Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[\\10.65.8.83\d$\Data_dump\LTD_Dump_NCRC&amp;nbsp; $(vDay)&amp;nbsp; $(vMonth)&amp;nbsp; $(vYear).XLS]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(biff, embedded labels, table is Sheet1$);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'AL' as Prod_Grp,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'UCRC' as Prod,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'RCL' as Comp,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'$(vDay)&amp;nbsp; $(vMonth)&amp;nbsp; $(vYear)' as D_Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[\\10.65.8.83\d$\Data_dump\LTD_Dump_NCRC&amp;nbsp; $(vDay)&amp;nbsp; $(vMonth)&amp;nbsp; $(vYear).XLS]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(biff, embedded labels, table is Sheet2$);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 09:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407341#M151542</guid>
      <dc:creator />
      <dc:date>2013-03-30T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407342#M151543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *, '$(FoundFile)' as SourceFile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD @1:n As LogEntry, '$(FoundFile)' as SourceFile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 09:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407342#M151543</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-30T09:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to  Reload Data......</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407343#M151544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gesbert, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks for your reply ... It works fine .... Cheers !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alvin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 16:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Reload-Data/m-p/407343#M151544</guid>
      <dc:creator>alvinford</dc:creator>
      <dc:date>2013-03-30T16:17:50Z</dc:date>
    </item>
  </channel>
</rss>

