<?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: Empty date in database - convert in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988494#M467238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick answer! Your suggestion was kind of "right", but it didn't work because of the database. Apparently there is some update which is responsible for this problem, otherwise it would have worked. I am working on this now with our IT-guys.&lt;/P&gt;&lt;P&gt;Anyway, I appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2015 09:31:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-01T09:31:19Z</dc:date>
    <item>
      <title>Empty date in database - convert in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988492#M467236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following problem: I get the data for the QlikView application through a SQL database. I made a table in QlikView where some information is shown, e.g. the Name of the product, how much it costs and a scheduled datum (see attached screenshot).&lt;/P&gt;&lt;P&gt;Unfortunately, QlikView does not handle empty date fields in the SQL database and therefore shows the date 31.12.4294967295. I would like the fields in QlikView being empty, when no date is found in the database (e.g. like in the column "Güte": for "Schneidkosten" there is no "Güte" information and therefore the fields stay empty).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any idea!&lt;/P&gt;&lt;P&gt;Thanks, Alisa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView Tabelle Schneidkosten.JPG" class="jive-image image-1" height="77" src="/legacyfs/online/107310_QlikView Tabelle Schneidkosten.JPG" style="height: 77px; width: 782.623px;" width="783" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 09:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988492#M467236</guid>
      <dc:creator />
      <dc:date>2015-11-26T09:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Empty date in database - convert in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988493#M467237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;Hi Alisa,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Something like below,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;ALT(DATE#( Date,'DD-MM-YYYY' ),'Not valid' )&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107342_Capture.PNG" style="height: auto;" /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Let me know.&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 10:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988493#M467237</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-26T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Empty date in database - convert in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988494#M467238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick answer! Your suggestion was kind of "right", but it didn't work because of the database. Apparently there is some update which is responsible for this problem, otherwise it would have worked. I am working on this now with our IT-guys.&lt;/P&gt;&lt;P&gt;Anyway, I appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 09:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-date-in-database-convert-in-QlikView/m-p/988494#M467238</guid>
      <dc:creator />
      <dc:date>2015-12-01T09:31:19Z</dc:date>
    </item>
  </channel>
</rss>

