<?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 &amp; Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520531#M685441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the field is in date format or simply text?&lt;/P&gt;&lt;P&gt;Goto Document properties --&amp;gt; Tables --&amp;gt; Check the Tag for the Field "LeadDate". If tag has $number then probably it is in date format. Then use &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = '', &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(), Date(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;LeadDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;No $number tag you need to convert it in to date format by using date# function.&lt;/P&gt;&lt;P&gt;To use date# function you need to analyse in which format it is getting loaded to qlikview.&lt;/P&gt;&lt;P&gt;MM/DD/YYYY or DD/MM/YYYY or DD-MM-YYYY or MM-DD-YYYY&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = '', &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(), Date(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP, "MM/DD/YYYY"))&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;LeadDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 12:34:55 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2014-01-16T12:34:55Z</dc:date>
    <item>
      <title>Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520525#M685429</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;I am importing date fields from two different tables from a Firebird database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the data types in the Firebird database, they are all just 'Date' rather than 'DateTime'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the fields that I import from Table B result in the time portion of 00:00:00 being added, even though when I load them in to the final table I use the Floor() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously, I can just format any data tables accordingly but I would rather have uniform data types, especially for dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 09:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520525#M685429</guid>
      <dc:creator />
      <dc:date>2014-01-16T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520526#M685430</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;Format the dates using the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(DateField, 'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 10:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520526#M685430</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-01-16T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520527#M685433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes go with Date functions to format them &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 10:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520527#M685433</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-01-16T10:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520528#M685435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try according to this date format.&lt;/P&gt;&lt;P&gt;date(date#(datefieldtable1,'DD-MM-YYYY'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;date(date#(datefieldtable2,'MM-DD-YYYY'),'DD/MM/YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 10:33:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520528#M685435</guid>
      <dc:creator />
      <dc:date>2014-01-16T10:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520529#M685437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, just using the Date function is not producing consistent results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this QlikView script to transform data imported from a Firebird database, so I think I need to understand if there are any implicit conversions happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a typical transfomation statement that I am using for a date (as I don't want any zero length strings in the field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LeadDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 11:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520529#M685437</guid>
      <dc:creator />
      <dc:date>2014-01-16T11:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520530#M685439</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;I sometimes use Left-function to get rid of time:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateTime = 2014/01/01 00:00:00&lt;/P&gt;&lt;P&gt;Left(DateTime,10) = 2014/01/01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might need to convert this little more to match another date-type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Miikka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 12:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520530#M685439</guid>
      <dc:creator>miikkaqlick</dc:creator>
      <dc:date>2014-01-16T12:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520531#M685441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the field is in date format or simply text?&lt;/P&gt;&lt;P&gt;Goto Document properties --&amp;gt; Tables --&amp;gt; Check the Tag for the Field "LeadDate". If tag has $number then probably it is in date format. Then use &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = '', &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(), Date(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;LeadDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;No $number tag you need to convert it in to date format by using date# function.&lt;/P&gt;&lt;P&gt;To use date# function you need to analyse in which format it is getting loaded to qlikview.&lt;/P&gt;&lt;P&gt;MM/DD/YYYY or DD/MM/YYYY or DD-MM-YYYY or MM-DD-YYYY&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = '', &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(), Date(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_SETUP, "MM/DD/YYYY"))&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;LeadDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 12:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520531#M685441</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2014-01-16T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520532#M685443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you please share only dates form you data,just two to three rows only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; other wise share the data formats you getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;SHAIK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 12:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520532#M685443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-16T12:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520533#M685446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The time portion is just formatting - added by either the ODBC or by QlikView in the load phase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView does not have any data types (See this &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/11/13/dual"&gt;article&lt;/A&gt;). If it is a number and you have used the floor function, you are all set. You should/could use a Date() function on top of it to get the formatting right, but this is almost just "cosmetics". All numeric evaluations and sorting are based on the number you created with the Floor() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you want to debug, and see what goes on, format it as a number instead: Num(DATE_SETUP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the NULL test is better made with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(DATE_SETUP))&amp;gt;0, DATE_SETUP) AS LeadDate, or&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(IsNum(Date#(DATE_SETUP)), Date#(DATE_SETUP)) AS LeadDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you also catch values that contain spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520533#M685446</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-01-16T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520534#M685448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goodmorning. replying just not to open a new thread... i'm importing from a database where date and time are 2 different columns (i.e. for each day/date i have as many rows as records are acquired through the timeline); i'd like to concatenate i have to do calculations over another DB where the field "time" has all the parameters (DD/MM/YYYY hh:mm). how can i do that, i.e. not only concatenate characters but obtain a sort of numeric field to use with calculations? thanx&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 08:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520534#M685448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-14T08:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520535#M685450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the interpretation functions, you will get numeric values that you can add and subtract. Hence, you should use&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date#(DateField) + Time#(TimeField)&lt;/P&gt;&lt;P&gt;to get the correct timestamp number. Then you can wrap this in a formatting function to make it look good:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp( Date#(DateField) + Time#(TimeField), '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD/MM/YYYY hh:mm&lt;/SPAN&gt;' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 09:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520535#M685450</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-03-14T09:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520536#M685452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried, no result... " -" appears in the cells of the records... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 08:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Time/m-p/520536#M685452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T08:29:08Z</dc:date>
    </item>
  </channel>
</rss>

