<?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: Date Format. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799564#M282301</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;Simply use Month(),MonthName(),Year() on that dateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 11:57:03 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2015-03-13T11:57:03Z</dc:date>
    <item>
      <title>Date Format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799563#M282300</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;My date is in below&amp;nbsp; format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 89px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 67pt;" width="89"&gt;16589&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;16590&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;16591&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;16594&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;&lt;P&gt;16595&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;16596&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; Can you please suggest how to extract month and year from this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799563#M282300</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-03-13T11:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799564#M282301</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;Simply use Month(),MonthName(),Year() on that dateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799564#M282301</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-13T11:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799565#M282302</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;Try like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(DateField) as Month,&lt;/P&gt;&lt;P&gt;Year(DateField) as Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799565#M282302</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-13T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799566#M282303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(16589))&amp;nbsp; or year(16589)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(16589)))&amp;nbsp; or month(16589)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do this in the model or in the visualization layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Iliyan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799566#M282303</guid>
      <dc:creator>iliyansomlev</dc:creator>
      <dc:date>2015-03-13T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799567#M282304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it of format DDMYY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(Date#(Text(MyDateField),'DDMYY'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To cover both formats DDMYY and DDMMYY you can use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(Date#(MyDateField, If(Len(Text(MyDateField))=5, 'DDMYY', 'DDMMYY')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 12:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/799567#M282304</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2015-03-13T12:11:51Z</dc:date>
    </item>
  </channel>
</rss>

