<?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 Date/ Year/ Month... Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342279#M1175612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Rob:&amp;nbsp; That worked!&amp;nbsp; THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2012 17:06:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-08T17:06:01Z</dc:date>
    <item>
      <title>Date/ Year/ Month... Help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342276#M1175609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Field that lists the Invoive Dates for&amp;nbsp; past sales as YYYYMMDD.&amp;nbsp; I was successfully able to convert it to MM/DD/YYYY by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#([Invoive Date]),'YYYYMMDD'),'MM/DD/YYYY') as [Invoice Date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when i try to use the Year or Month Functions 01/05/2009 returns as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month: November&amp;nbsp; Year 56904&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I correct this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 15:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342276#M1175609</guid>
      <dc:creator />
      <dc:date>2012-05-08T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Date/ Year/ Month... Help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342277#M1175610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Year(MakeDate(Left(DATE,4),Mid(DATE,5,2),Mid(DATE,7,2))) as [Year],&lt;/P&gt;&lt;P&gt;Month(MakeDate(Left(DATE,4),Mid(DATE,5,2),Mid(DATE,7,2))) as [Month],&lt;/P&gt;&lt;P&gt;Day(MakeDate(Left(DATE,4),Mid(DATE,5,2),Mid(DATE,7,2))) as [Day],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 24px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;I have helped&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 16:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342277#M1175610</guid>
      <dc:creator />
      <dc:date>2012-05-08T16:36:00Z</dc:date>
    </item>
    <item>
      <title>Date/ Year/ Month... Help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342278#M1175611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the expression you are using?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Year(Date#([Invoive Date]),'YYYYMMDD')) as [Invoice Year]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;should work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 16:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342278#M1175611</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-05-08T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Date/ Year/ Month... Help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342279#M1175612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Rob:&amp;nbsp; That worked!&amp;nbsp; THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 17:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342279#M1175612</guid>
      <dc:creator />
      <dc:date>2012-05-08T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Date/ Year/ Month... Help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342280#M1175613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I need your help Mr Rob, will U?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 17:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Year-Month-Help/m-p/342280#M1175613</guid>
      <dc:creator />
      <dc:date>2012-05-08T17:17:17Z</dc:date>
    </item>
  </channel>
</rss>

