<?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 Field Timestamp Convertion with date yyyy-mm-dd format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312793#M407877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or if you really want the format, then may be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Date#(Left(vBackDateStart, 8), 'YYYYMMDD'), 'YYYY-MM-DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jun 2017 13:28:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-06-05T13:28:08Z</dc:date>
    <item>
      <title>Date Field Timestamp Convertion with date yyyy-mm-dd format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312791#M407875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have variable vMaxDate which hold max value of date from QVD. I want to check backdated -12 months in this variable like this&lt;/P&gt;&lt;P&gt;vBackDateMonths = -12;&lt;/P&gt;&lt;P&gt;I have backdatestart like this&lt;/P&gt;&lt;P&gt;LET vBackDateStart = TimeStamp(MonthEnd(AddMonths(DATE(Floor(vMaxDate),'YYYYMMDD'),$(vBackDateMonths))),'YYYYMMDDhhmmss');&lt;/P&gt;&lt;P&gt;which gives me this value which is correct 20160531235959&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in transaction my Reporting_Dt is in&amp;nbsp; ÝYYY-MM-DD&amp;nbsp; format&amp;nbsp; how to convert the into&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;ÝYYY-MM-DD' format ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Vikas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny : Can you please check this qvw I am not able to get the records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 13:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312791#M407875</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2017-06-05T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Timestamp Convertion with date yyyy-mm-dd format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312792#M407876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Format doesn't matter for where statement within QlikView as long as QlikView interpret it as date... try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date#(Left(vBackDateStart, 8), 'YYYYMMDD')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 13:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312792#M407876</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-05T13:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Timestamp Convertion with date yyyy-mm-dd format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312793#M407877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or if you really want the format, then may be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Date#(Left(vBackDateStart, 8), 'YYYYMMDD'), 'YYYY-MM-DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 13:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Timestamp-Convertion-with-date-yyyy-mm-dd-format/m-p/1312793#M407877</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-05T13:28:08Z</dc:date>
    </item>
  </channel>
</rss>

