<?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 concatenate using variable path in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-using-variable-path/m-p/274677#M1190656</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;Our system generated reports every day, and then sends ot to a folder called "Einstein Reports".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open this folder there will be folders for every year, in such a folder will be folders for every month and in such a folder will be folders for every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the last day of June will be&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; L:\Einstein Folders\2011\062011\30062011&lt;/P&gt;&lt;P&gt;And the next day will be&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; L:\Einstein Folders\2011\072011\01072011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one file where I use the following to determine the latest folder to work from and then choose the extract need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let LMonth = Date(Today(),'MMYYYY');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let LDay = Date(Today()-1,'DDMMYYYY');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load [1],[2]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;L&gt;&lt;/L&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will then replace the file every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I concatenate these transaction extracts, starting from a specific date? So from the 15th of August (&lt;/P&gt;L:\Einstein Folders\2011\082011\15082011) I want to Load the Daily_Transaction Extract and then every day after that I want it to concatenate up until the latest file as determined by the variable path.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2011 10:03:45 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2011-08-16T10:03:45Z</dc:date>
    <item>
      <title>concatenate using variable path</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-using-variable-path/m-p/274677#M1190656</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;Our system generated reports every day, and then sends ot to a folder called "Einstein Reports".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open this folder there will be folders for every year, in such a folder will be folders for every month and in such a folder will be folders for every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the last day of June will be&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; L:\Einstein Folders\2011\062011\30062011&lt;/P&gt;&lt;P&gt;And the next day will be&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; L:\Einstein Folders\2011\072011\01072011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one file where I use the following to determine the latest folder to work from and then choose the extract need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let LMonth = Date(Today(),'MMYYYY');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let LDay = Date(Today()-1,'DDMMYYYY');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load [1],[2]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;L&gt;&lt;/L&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will then replace the file every day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I concatenate these transaction extracts, starting from a specific date? So from the 15th of August (&lt;/P&gt;L:\Einstein Folders\2011\082011\15082011) I want to Load the Daily_Transaction Extract and then every day after that I want it to concatenate up until the latest file as determined by the variable path.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 10:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-using-variable-path/m-p/274677#M1190656</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-08-16T10:03:45Z</dc:date>
    </item>
  </channel>
</rss>

