<?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 and time displaying as null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384207#M421570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the transaction_date list box is showing dates with grey check boxes. this is when i'm using&amp;nbsp; this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(TRANSACTION_DATE) as &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TRANSACTION_DATE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2017 13:36:24 GMT</pubDate>
    <dc:creator>qlikmpate0</dc:creator>
    <dc:date>2017-10-31T13:36:24Z</dc:date>
    <item>
      <title>Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384200#M421563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field which is a date field, I have tried various formats to display the date or date and time, but in my table is it showing, but in my UI it is displaying as a null, how can this be rectified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Floor(TRANSACTION_DATE),'DD-MMM-YYYY hh:mm:ss') as TRANSACTION_DATE,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; Floor(TRANSACTION_DATE) as TRANSACTION_DATE,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; Date#(Floor(TRANSACTION_DATE),'DD-MMM-YYYY hh:mm:ss') as TRANSACTION_DATE,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; Date(TRANSACTION_DATE) as TRANSACTION_DATE,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone advise, as I'm pulling my hair out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384200#M421563</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T12:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384201#M421564</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;&lt;STRONG&gt;Date(Floor(Date#(TRANSACTION_DATE, 'DD-MMM-YYYY hh:mm:ss'))) as TRANSACTION_DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384201#M421564</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384202#M421565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry no still displaying '-' &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384202#M421565</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T12:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384203#M421566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Floor(Date#(TRANSACTION_DATE, 'DD-MMM-YYYY'))) as TRANSACTION_DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384203#M421566</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T12:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384204#M421567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 12:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384204#M421567</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384205#M421568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a list box when you load just this (without any manipulations)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TRANSACTION_DATE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384205#M421568</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T13:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384206#M421569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Floor(Date#(TRIM(TRANSACTION_DATE), 'DD-MMM-YYYY'))) as TRANSACTION_DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384206#M421569</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-31T13:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384207#M421570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the transaction_date list box is showing dates with grey check boxes. this is when i'm using&amp;nbsp; this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(TRANSACTION_DATE) as &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TRANSACTION_DATE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384207#M421570</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T13:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384208#M421571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, then you are all set, right? Dates are read as dates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384208#M421571</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T13:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384209#M421572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached for list boxes &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 14:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384209#M421572</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384210#M421573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked you to create a new field like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB"&gt;&lt;STRONG&gt;RCV_Transactions.TRANSACTION_DATE as Test&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a list box for Test field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 14:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384210#M421573</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T14:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384211#M421574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The test list box has number for dates, &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="148"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="148"&gt;36005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36011&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36017&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36028&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36031&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36032&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36034&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36038&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36049&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36144&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36147&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36152&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36166&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36168&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36172&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36174&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36179&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36181&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36182&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36186&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36187&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36189&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36192&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36194&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36199&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36202&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36203&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36209&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36210&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36216&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36218&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36221&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36222&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36223&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36227&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36228&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36230&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36231&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36234&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36238&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36241&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36243&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36244&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36248&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36249&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36252&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36253&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36257&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36258&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36263&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36264&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36267&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36269&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36270&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36271&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36276&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36277&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36279&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36280&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36283&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36284&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36286&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36290&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36294&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36298&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36299&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36301&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36304&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36307&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36308&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36312&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36313&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36315&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36318&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36319&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36320&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36321&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36322&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36325&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36326&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36327&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36328&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36329&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36332&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36333&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36334&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36336&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36339&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36340&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36341&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36342&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36343&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36344&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36348&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36349&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36353&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36354&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36355&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36356&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36374&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;36376&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384211#M421574</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-10-31T15:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384212#M421575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For all this while you were posting image and now you posted this as data? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Can you please post an image Mina?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384212#M421575</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T15:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384213#M421576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so sorry here you &lt;IMG alt="Test for Sunny.jpg" class="jive-image image-1" src="/legacyfs/online/181702_Test for Sunny.jpg" style="height: 258px; width: 620px;" /&gt;go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384213#M421576</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-11-01T08:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384214#M421577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if you really have recent data in your database? Have you checked the database to see if there are recent dates in it? From what we are seeing here is that QlikView is reading the date field just fine you just need to format it as date using Date() function... the only possible explanation is that the underlying data source doesn't have the most recent data....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384214#M421577</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384215#M421578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@SunnyTalwar please find attached the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384215#M421578</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-11-01T09:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384216#M421579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have retrieved the field without any date calculations in the script and then changes the presentation on UI. this has wrked. Thank you for your help. Much appreciated.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;M &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 10:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384216#M421579</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2017-11-01T10:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384217#M421580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the list box try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;list box -&amp;gt; choose expression instead of field name -&amp;gt; =DATE(floor(Test),'DD/MM/YYYY') it will show you the dates .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;isn't this you want?&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;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 10:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384217#M421580</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-11-01T10:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date and time displaying as null</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384218#M421581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's great... please close the thread by marking correct and helpful responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 11:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-time-displaying-as-null/m-p/1384218#M421581</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T11:04:09Z</dc:date>
    </item>
  </channel>
</rss>

