<?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 conversion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145970#M374975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date_field,'YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(date#(Date_field),'YYYY-MM-DD')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 07:52:21 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-08-08T07:52:21Z</dc:date>
    <item>
      <title>date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145968#M374973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;Hi all ,&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;my date format is 20070624.&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;i need 2007-60-24&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;&lt;/P&gt;&lt;P class="loading smz-translated" style="font-size: 14px; font-family: Merriweather, serif; color: #333333;"&gt;please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 07:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145968#M374973</guid>
      <dc:creator />
      <dc:date>2016-08-08T07:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145969#M374974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;date(Date#('20070624','YYYYMMDD'),'YYYY-MM-DD')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 07:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145969#M374974</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-08-08T07:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145970#M374975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date_field,'YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(date#(Date_field),'YYYY-MM-DD')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 07:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145970#M374975</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-08T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145971#M374976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try belwo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;date(Date#('Datefield','YYYYMMDD'),'YYYY-MM-DD') as new date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 08:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145971#M374976</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-08-08T08:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145972#M374977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Date#&lt;/STRONG&gt; will interpret the number as Date. By YYYYMMDD you're defining what kind of date format you have, helping QV to understand how the data is set.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt; will now convert the data into format that you wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the above solutions are correct and should work for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 08:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145972#M374977</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-08-08T08:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145973#M374978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=(Date(Date#((20070624),'YYYYMMDD'),'DD-MM-YYYY'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 09:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-conversion/m-p/1145973#M374978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-08T09:33:12Z</dc:date>
    </item>
  </channel>
</rss>

