<?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 max date from last year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103677#M7005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am using qlik sense scripting and what I am trying to do is to load in the last available date from last year. For example in my folder from which I am pulling the last data for the year 2017 is december 29. What I want to do is import this file. Also my files are stored in the folder as&amp;nbsp; " employee_20171229.csv " &lt;/P&gt;&lt;P&gt;Is there a function for finding this day and loading it in. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 18:41:05 GMT</pubDate>
    <dc:creator>hamza99a</dc:creator>
    <dc:date>2018-07-18T18:41:05Z</dc:date>
    <item>
      <title>max date from last year</title>
      <link>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103677#M7005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am using qlik sense scripting and what I am trying to do is to load in the last available date from last year. For example in my folder from which I am pulling the last data for the year 2017 is december 29. What I want to do is import this file. Also my files are stored in the folder as&amp;nbsp; " employee_20171229.csv " &lt;/P&gt;&lt;P&gt;Is there a function for finding this day and loading it in. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 18:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103677#M7005</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-07-18T18:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: max date from last year</title>
      <link>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103678#M7006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare script&lt;/P&gt;&lt;P&gt;let vPriorYearDate = '=date(addyears(max(Field_date),-1),' &amp;amp; chr(39) &amp;amp; 'DD MMM YYYY' &amp;amp; chr(39) &amp;amp; ')';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 18:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103678#M7006</guid>
      <dc:creator>MarioCenteno</dc:creator>
      <dc:date>2018-07-18T18:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: max date from last year</title>
      <link>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103679#M7007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that did not work but thanks for the response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 19:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/max-date-from-last-year/m-p/103679#M7007</guid>
      <dc:creator>hamza99a</dc:creator>
      <dc:date>2018-07-18T19:45:55Z</dc:date>
    </item>
  </channel>
</rss>

