<?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 Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502373#M187699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Solution suggested by you is not working and it's showing blank field. Any other way of achieving it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2013 11:49:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-02T11:49:43Z</dc:date>
    <item>
      <title>date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502370#M187696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a field(RDATE) in the following format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 1 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 1 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 2 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 2 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 3 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 3 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 4 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 4 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 5 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 5 2013&amp;nbsp; 3:34PM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 5 2013&amp;nbsp; 4:34PM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 5 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 6 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 6 2013 12:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 8 2013&amp;nbsp; 1:00AM&lt;/P&gt;&lt;P&gt;Apr&amp;nbsp; 8 2013 12:00AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I' am required to convert the above date format into DD/MM/YYYY. After converting the above I need to make use of the above field in a calendar object, I' am stuck somwhere and not getting the required results.&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502370#M187696</guid>
      <dc:creator />
      <dc:date>2013-10-02T11:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502371#M187697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;date(floor(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RDATE&lt;/SPAN&gt;),'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD/MM/YYY&lt;/SPAN&gt;')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502371#M187697</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-02T11:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502372#M187698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Apr&amp;nbsp; 1 2013&amp;nbsp; 1:00AM', 'MMM&amp;nbsp; D YYYY&amp;nbsp; hh:mmTT') ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For testing....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And than replace the String for your date column &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502372#M187698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-02T11:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502373#M187699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Solution suggested by you is not working and it's showing blank field. Any other way of achieving it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502373#M187699</guid>
      <dc:creator />
      <dc:date>2013-10-02T11:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502374#M187700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(TimeStamp#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;'MMM D YYYY hh:mm TT'&lt;SPAN style="font-size: 8pt;"&gt;),'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD/MM/YYYY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;' )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502374#M187700</guid>
      <dc:creator>v_iyyappan</dc:creator>
      <dc:date>2013-10-02T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502375#M187701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gaurav, here is na attached example, using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;RDATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 'MMM&amp;nbsp; D YYYY&amp;nbsp; hh:mmTT') ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502375#M187701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-02T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502376#M187702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Your RDATE is a date or string field?&lt;/SPAN&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: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&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: #f6f6f6;"&gt;date(floor(date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;RDATE,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11.111111640930176px; background-color: #f6f6f6;"&gt; 'MMM&amp;nbsp; D YYYY&amp;nbsp; hh:mmTT&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;),'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;DD/MM/YYYY&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 11:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502376#M187702</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-02T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502377#M187703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MapMonth:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;Jan, 1&lt;/P&gt;&lt;P&gt;Feb, 2&lt;/P&gt;&lt;P&gt;Mar, 3&lt;/P&gt;&lt;P&gt;Apr, 4&lt;/P&gt;&lt;P&gt;May, 5&lt;/P&gt;&lt;P&gt;Jun, 6&lt;/P&gt;&lt;P&gt;Jul, 7&lt;/P&gt;&lt;P&gt;Aug, 8&lt;/P&gt;&lt;P&gt;Sep, 9&lt;/P&gt;&lt;P&gt;Oct, 10&lt;/P&gt;&lt;P&gt;Nov, 11&lt;/P&gt;&lt;P&gt;Dec, 12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(SubField(Replace(RDATE, '&amp;nbsp; ', ' '), ' ', 2)&amp;amp;'/'&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('MapMonth', SubField(Replace(RDATE, '&amp;nbsp; ', ' '), ' ', 1), Null())&amp;amp;'/'&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SubField(Replace(RDATE, '&amp;nbsp; ', ' '), ' ', 3), 'DD/MM/YYYY') as RDATE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 14:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502377#M187703</guid>
      <dc:creator>felipe_dutra</dc:creator>
      <dc:date>2013-10-02T14:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502378#M187704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Lucas for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502378#M187704</guid>
      <dc:creator />
      <dc:date>2013-10-02T16:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: date Format</title>
      <link>https://community.qlik.com/t5/QlikView/date-Format/m-p/502379#M187705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want only dates, remenber to use "floor"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 20:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-Format/m-p/502379#M187705</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-02T20:10:38Z</dc:date>
    </item>
  </channel>
</rss>

