<?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 simple date problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/simple-date-problem/m-p/231775#M504723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the InvoiceDate in the format of MM/DD/YYYY and&lt;/P&gt;&lt;P&gt;in my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;SET DateFormat='DD.MM.YYYY';&lt;BR /&gt;SALES:&lt;BR /&gt;LOAD [Actual Delivery Date],&lt;BR /&gt; CustKey as [Customer Number],&lt;BR /&gt; DateKey,&lt;BR /&gt; [Discount Amount],&lt;BR /&gt; [Invoice Date],&lt;BR /&gt; Year(date#([Invoice Date],'MM.DD.YYYY')) as Year,&lt;BR /&gt; Month(date#([Invoice Date],'MM.DD.YYYY')) as Month,&lt;BR /&gt; [Invoice Number],&lt;BR /&gt;.........&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;why I dont get the year and Month here I dont understand?&lt;/P&gt;&lt;P&gt;Help is appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2009 00:20:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-05T00:20:42Z</dc:date>
    <item>
      <title>simple date problem</title>
      <link>https://community.qlik.com/t5/QlikView/simple-date-problem/m-p/231775#M504723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the InvoiceDate in the format of MM/DD/YYYY and&lt;/P&gt;&lt;P&gt;in my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;SET DateFormat='DD.MM.YYYY';&lt;BR /&gt;SALES:&lt;BR /&gt;LOAD [Actual Delivery Date],&lt;BR /&gt; CustKey as [Customer Number],&lt;BR /&gt; DateKey,&lt;BR /&gt; [Discount Amount],&lt;BR /&gt; [Invoice Date],&lt;BR /&gt; Year(date#([Invoice Date],'MM.DD.YYYY')) as Year,&lt;BR /&gt; Month(date#([Invoice Date],'MM.DD.YYYY')) as Month,&lt;BR /&gt; [Invoice Number],&lt;BR /&gt;.........&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;why I dont get the year and Month here I dont understand?&lt;/P&gt;&lt;P&gt;Help is appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 00:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-date-problem/m-p/231775#M504723</guid>
      <dc:creator />
      <dc:date>2009-11-05T00:20:42Z</dc:date>
    </item>
    <item>
      <title>simple date problem</title>
      <link>https://community.qlik.com/t5/QlikView/simple-date-problem/m-p/231776#M504725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got it with this&lt;/P&gt;&lt;P&gt;Year(date#([Invoice Date],'MM/DD/YYYY')) as Year,&lt;BR /&gt; Month(date#([Invoice Date],'MM/DD/YYYY')) as Month,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 00:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/simple-date-problem/m-p/231776#M504725</guid>
      <dc:creator />
      <dc:date>2009-11-05T00:29:13Z</dc:date>
    </item>
  </channel>
</rss>

