<?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: Unable to convert the date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227900#M857705</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;&lt;/P&gt;&lt;P&gt;Date(Date,'DD-MMM') as output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 12:52:59 GMT</pubDate>
    <dc:creator>arulsettu</dc:creator>
    <dc:date>2017-02-07T12:52:59Z</dc:date>
    <item>
      <title>Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227897#M857702</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I m bit confused while trying to convert the date into desired format.IF we will change the date format in excel then O/P will come but i wanted to get the O/p at Qlik level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227897#M857702</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227898#M857703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Did u try?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(date#(field_name,'MM-DD-YYYY'),'DD-MMM')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227898#M857703</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-07T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227899#M857704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S i have tried but date is coming blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227899#M857704</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2017-02-07T12:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227900#M857705</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;&lt;/P&gt;&lt;P&gt;Date(Date,'DD-MMM') as output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227900#M857705</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2017-02-07T12:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227901#M857706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your App..&lt;/P&gt;&lt;P&gt;Date1=40,552,you can convert this into standard date as(your required date)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=date(date#(Date('40,552'),'DD/MM/YYYY'),'DD-MMM')--&amp;gt;it result as 01-sep&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;test field as 09/01/2009,&lt;SPAN style="font-size: 13.3333px;"&gt;you can convert this into standard date as&lt;SPAN style="font-size: 13.3333px;"&gt;(your required date)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(date#('09/01/2011','MM/DD/YYYY'),'DD-MMM'&lt;/STRONG&gt;)--&amp;gt;&lt;STRONG style="font-size: 13.3333px;"&gt;it result as 01-sep&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227901#M857706</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-07T12:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to convert the date</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227902#M857707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tnx Surendra,I was missing that Date func&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-convert-the-date/m-p/1227902#M857707</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2017-02-07T12:59:06Z</dc:date>
    </item>
  </channel>
</rss>

