<?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 how to convert datetime to number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997552#M970321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following datetime format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12/11/2010 15:30:00&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how I can convert this date to look as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20101112153000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 08:41:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-22T08:41:32Z</dc:date>
    <item>
      <title>how to convert datetime to number</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997552#M970321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following datetime format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12/11/2010 15:30:00&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how I can convert this date to look as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20101112153000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 08:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997552#M970321</guid>
      <dc:creator />
      <dc:date>2015-09-22T08:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert datetime to number</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997553#M970322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TimeStamp(TimeStamp#('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;12/11/2010 15:30:00','DD/MM/YYYY hh:mm:ss'),'YYYYMMDDhhmmss')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is DD/MM then change accordingly..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 08:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997553#M970322</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-09-22T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert datetime to number</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997554#M970323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if your datatime is not a string,you could use&lt;/P&gt;&lt;P&gt;TimeStamp(YourDateTime&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,'YYYYMMDDhhmmss')&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: 13px;"&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: 13px;"&gt;if it is a string value, then you need to convert it using timestamp#&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: 13px;"&gt;TimeStamp(TimeStamp#('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;12/11/2010 15:30:00','DD/MM/YYYY hh:mm:ss'),'YYYYMMDDhhmmss')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sasi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 09:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-convert-datetime-to-number/m-p/997554#M970323</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-22T09:01:05Z</dc:date>
    </item>
  </channel>
</rss>

