<?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: Please help with converting the date format. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484308#M1126237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(date#(num(Monthend,'0000'),'MMYY'),'MMM YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jan 2014 18:27:22 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-01-08T18:27:22Z</dc:date>
    <item>
      <title>Please help with converting the date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484307#M1126236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a date filed with date in myy format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex: date field called Monthend has the value 113,213,313,413......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I covert this into jan 2013,feb 2013,Mar 2013,Apr 2013..... format ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484307#M1126236</guid>
      <dc:creator />
      <dc:date>2014-01-08T18:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Please help with converting the date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484308#M1126237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(date#(num(Monthend,'0000'),'MMYY'),'MMM YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484308#M1126237</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-01-08T18:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please help with converting the date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484309#M1126238</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;You should load de data as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Results:&lt;/P&gt;&lt;P&gt;LOAD MakeDate(2000+ &lt;STRONG&gt;Monthend&lt;/STRONG&gt; - ( floor(&lt;STRONG&gt;Monthend&lt;/STRONG&gt;/100)*100) , floor(&lt;STRONG&gt;Monthend&lt;/STRONG&gt;/100)&amp;nbsp; )&amp;nbsp; as date_result&lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; &lt;C&gt; (biff, embedded labels, table is Blad1$);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when you displays those you have to set the Format Pattern as 'MMM/YYYY' in the Number-tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Is you are using dates from previous century, you should correct the formula.&lt;/P&gt;&lt;P&gt;PS2 : The solution by&amp;nbsp; &lt;STRONG&gt;swuel&lt;/STRONG&gt; is also working, and shorter &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt; , but I was preparing my answer when he replied&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484309#M1126238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-08T18:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Please help with converting the date format.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484310#M1126239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome.Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-with-converting-the-date-format/m-p/484310#M1126239</guid>
      <dc:creator />
      <dc:date>2014-01-08T18:41:38Z</dc:date>
    </item>
  </channel>
</rss>

