<?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 Coverting string value to date. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444967#M165986</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;How do i convert this string value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16/01/2011 12:13:52 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into a date?&lt;/P&gt;&lt;P&gt;The goal is to be able to have Year, month, and Year/Month values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 09:52:06 GMT</pubDate>
    <dc:creator>cclayford</dc:creator>
    <dc:date>2012-11-19T09:52:06Z</dc:date>
    <item>
      <title>Coverting string value to date.</title>
      <link>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444967#M165986</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;How do i convert this string value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16/01/2011 12:13:52 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into a date?&lt;/P&gt;&lt;P&gt;The goal is to be able to have Year, month, and Year/Month values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 09:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444967#M165986</guid>
      <dc:creator>cclayford</dc:creator>
      <dc:date>2012-11-19T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Coverting string value to date.</title>
      <link>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444968#M165987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first, format it as a proper timestamp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timestamp#(FIELDNAME, 'DD/MM/YYYY hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can apply any date functions on it, like year() for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;year(timestamp#(FIELDNAME, 'DD/MM/YYYY hh:mm:ss')) as Year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 10:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444968#M165987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-19T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Coverting string value to date.</title>
      <link>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444969#M165988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Johannes, it worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way i can get a month/year format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. Jan-2012&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 10:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444969#M165988</guid>
      <dc:creator>cclayford</dc:creator>
      <dc:date>2012-11-19T10:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Coverting string value to date.</title>
      <link>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444970#M165989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure is.&lt;/P&gt;&lt;P&gt;Instead of Year() use, MonthStart() and then add a Date() around the Monthstart function and format the string with just the month and year, 'MMM-YYYY'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 10:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coverting-string-value-to-date/m-p/444970#M165989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-19T10:20:19Z</dc:date>
    </item>
  </channel>
</rss>

