<?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 convert timestamp string from csv to date field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609338#M445001</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I would like to convert the field TreatyPeriodStartDate from my csv into a date field, but this is not working.&lt;/P&gt;&lt;P&gt;could you please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 11:56:47 GMT</pubDate>
    <dc:creator>markus19-85</dc:creator>
    <dc:date>2019-08-05T11:56:47Z</dc:date>
    <item>
      <title>convert timestamp string from csv to date field</title>
      <link>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609338#M445001</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I would like to convert the field TreatyPeriodStartDate from my csv into a date field, but this is not working.&lt;/P&gt;&lt;P&gt;could you please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 11:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609338#M445001</guid>
      <dc:creator>markus19-85</dc:creator>
      <dc:date>2019-08-05T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert timestamp string from csv to date field</title>
      <link>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609373#M445004</link>
      <description>&lt;P&gt;Date(left(TreatyPeriodStartDate,10),'YYYY-MM-DD') as Date_field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 12:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609373#M445004</guid>
      <dc:creator>Claudiu_Anghelescu</dc:creator>
      <dc:date>2019-08-05T12:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: convert timestamp string from csv to date field</title>
      <link>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609375#M445005</link>
      <description>&lt;P&gt;You can use Date# to interpret the date and Date to format it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date(Date#(TreatyPeriodStartDate,'DD.MM.YYYY hh:mm'),'DD/MM/YYYY') as Date,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-timestamp-string-from-csv-to-date-field/m-p/1609375#M445005</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-08-05T13:02:41Z</dc:date>
    </item>
  </channel>
</rss>

