<?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 Convert YY to YYYY in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198125#M57546</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;Thanks to your answers I have found the following script (file name : "xxxx-MMYY.xslx":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(date#(left(right(filename(),7),2), 'YY'),'YYYY')&amp;amp;left(right(filename(),9),2) &lt;B&gt;as&lt;/B&gt; YYYYMM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Jaymerry&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 16:12:19 GMT</pubDate>
    <dc:creator>jaymerry</dc:creator>
    <dc:date>2011-02-02T16:12:19Z</dc:date>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198121#M57542</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;&lt;/P&gt;&lt;P&gt;I'm trying to convert year in "YY" format to "YYYY" format in my script, but it doesn't seem possible.&lt;/P&gt;&lt;P&gt;Have you any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Jaymerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 15:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198121#M57542</guid>
      <dc:creator>jaymerry</dc:creator>
      <dc:date>2011-02-02T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198122#M57543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your date format is having year in YYYY format then you have to just write Year(Date).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 15:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198122#M57543</guid>
      <dc:creator />
      <dc:date>2011-02-02T15:49:02Z</dc:date>
    </item>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198123#M57544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be:&lt;BR /&gt;=date(date#(Year, 'YY'),'YYYY')&lt;/P&gt;&lt;P&gt;(Where field Year is in YY format)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 15:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198123#M57544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-02T15:56:34Z</dc:date>
    </item>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198124#M57545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;I have a date from a filename with this format 'MMYY' and I try to have 'YYYYMM'.&lt;/P&gt;&lt;P&gt;It's not really a problem for the month (left function) but for the year, I don'treally know how to do.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Jaymerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 15:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198124#M57545</guid>
      <dc:creator>jaymerry</dc:creator>
      <dc:date>2011-02-02T15:56:56Z</dc:date>
    </item>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198125#M57546</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;Thanks to your answers I have found the following script (file name : "xxxx-MMYY.xslx":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(date#(left(right(filename(),7),2), 'YY'),'YYYY')&amp;amp;left(right(filename(),9),2) &lt;B&gt;as&lt;/B&gt; YYYYMM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Jaymerry&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 16:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198125#M57546</guid>
      <dc:creator>jaymerry</dc:creator>
      <dc:date>2011-02-02T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Convert YY to YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198126#M57547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Techically it is the same date(date#()). In your case, a more effective way (at least shorter and clearer) is:&lt;/P&gt;&lt;P&gt;date(date#(right(filename(),4),'MMYY'),'YYYYMM')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 19:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-YY-to-YYYY/m-p/198126#M57547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-02T19:39:05Z</dc:date>
    </item>
  </channel>
</rss>

