<?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 handling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3212#M451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2018 18:37:45 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-01-19T18:37:45Z</dc:date>
    <item>
      <title>Date handling</title>
      <link>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3211#M450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column in an Excel sheet that contains dates and partial dates, i.e. format. dd/mm/yyyy, mm/yyyy and yyyy. I would like to extract the month and year or null where there is none. Using the Year and Month functions, Qlik extracts 1905 and May, when there isn't one. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3211#M450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T17:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date handling</title>
      <link>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3212#M451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 18:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3212#M451</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-19T18:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date handling</title>
      <link>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3213#M452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems QV is not reading the dates properly. Sample data would be great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3213#M452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T20:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date handling</title>
      <link>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3214#M453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For year:&lt;/P&gt;&lt;P&gt;=if(len(DateField=10,year(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField)=7,subfield(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField,"/",2),&lt;SPAN style="font-size: 13.3333px;"&gt;DateField) as YearField&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For month:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=if(len(DateField=10,month(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField)=7,subfield(&lt;SPAN style="font-size: 13.3333px;"&gt;DateField,"/",1),&lt;SPAN style="font-size: 13.3333px;"&gt;null()) as MonthField&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-handling/m-p/3214#M453</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-01-19T20:28:43Z</dc:date>
    </item>
  </channel>
</rss>

