<?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: How To Convert Date into DateShort in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449121#M167587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the display format: &lt;EM&gt;date(MyDate,'YYYYMMDD')&lt;/EM&gt;. If the dates have a time part then you can use &lt;EM&gt;date(floor(MyDate),'YYYYMMDD')&lt;/EM&gt; to cut of the time part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 16:42:53 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-05-10T16:42:53Z</dc:date>
    <item>
      <title>How To Convert Date into DateShort</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449120#M167586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have a date column coming out of a SQL table&amp;nbsp; which has the values like '2012-01-29 00:00:00.000' but i want to bring back only the '20120129' out of it and use it as a field in Qlikview Document&amp;nbsp; .Can someone help me with how to get around this one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sujith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449120#M167586</guid>
      <dc:creator />
      <dc:date>2013-05-10T16:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: How To Convert Date into DateShort</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449121#M167587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the display format: &lt;EM&gt;date(MyDate,'YYYYMMDD')&lt;/EM&gt;. If the dates have a time part then you can use &lt;EM&gt;date(floor(MyDate),'YYYYMMDD')&lt;/EM&gt; to cut of the time part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449121#M167587</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-10T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How To Convert Date into DateShort</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449122#M167588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40833" class="jive-image-thumbnail jive-image" onclick="" alt="date.png" src="https://community.qlik.com/legacyfs/online/40833_date.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449122#M167588</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T16:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: How To Convert Date into DateShort</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449123#M167589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the above question,if i want to bring the hour format only excluding the date.How can i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 19:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449123#M167589</guid>
      <dc:creator />
      <dc:date>2013-05-10T19:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To Convert Date into DateShort</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449124#M167590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40843" class="jive-image" alt="TIME.png" src="https://community.qlik.com/legacyfs/online/40843_TIME.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 20:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Convert-Date-into-DateShort/m-p/449124#M167590</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T20:00:00Z</dc:date>
    </item>
  </channel>
</rss>

