<?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: null date issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895672#M311771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to load only those dates that are in the qvd file, please use a where condition in your excel load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where exists(excel date([Tran Date], qvd date([Tran Date]),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 08:48:35 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2015-07-17T08:48:35Z</dc:date>
    <item>
      <title>null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895669#M311768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qlik Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i'm doing join this table in final aap with join of transection date "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RECEIPT_DATE&lt;/SPAN&gt;" then i's cration null date&amp;nbsp; in my qvs . what could be the resone&amp;nbsp; if there is no null date and value in source table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;DATE([Tran Date],'DD/MM/YYYY') AS DATE,&lt;/P&gt;&lt;P&gt;//floor(date([Tran Date])) as RECEIPT_DATE, &lt;/P&gt;&lt;P&gt;date([Tran Date]) as &lt;SPAN style="color: #ff9900;"&gt;RECEIPT_DATE&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Payment,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Project name]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;now result is&amp;nbsp; in attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE- its working fine when i'm making qvw for only this table , problem in when i'm adding in final application with all table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895669#M311768</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2015-07-17T07:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895670#M311769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be the reason because your transaction table(final_projection_excel) have values for this date only and all the other date are coming because you might be linking with the calendar which are having all Dates (which contain all transaction dates and other dates).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do one thing just Left Keep your calendar with transaction table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895670#M311769</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2015-07-17T07:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895671#M311770</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;In given excel...&lt;/P&gt;&lt;P&gt;In &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Source Data&lt;/STRONG&gt;&lt;/SPAN&gt;, for the year 2019 the sum is 48.24&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Bar Chart&lt;/STRONG&gt;&lt;/SPAN&gt; is showing for the year 2019 is&amp;nbsp; &lt;STRONG&gt;9.10 (Jan Month)&lt;/STRONG&gt; and null values &lt;STRONG&gt;39.14 (rest of the months)&lt;/STRONG&gt; which is the total for 2019 i.e &lt;STRONG&gt;48.24.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The issue might&amp;nbsp; be while creating year field or the date format for all the Dates in your application.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Other table&lt;/STRONG&gt;&lt;/SPAN&gt; sheet, the values for 2019 is 48.235... which is correct and it's giving u blank values, might be ur auto-generating the dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post a sample application if its possible for further understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895671#M311770</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-07-17T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895672#M311771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to load only those dates that are in the qvd file, please use a where condition in your excel load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where exists(excel date([Tran Date], qvd date([Tran Date]),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 08:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895672#M311771</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-17T08:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895673#M311772</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;i applyed&amp;nbsp; al solutions but its not working, i'm not getting one thing when&amp;nbsp; date formate is not diffrent in source field then its not showing after jan month data in 2019 , in 2019 only i can see jan&amp;nbsp; month data rest&amp;nbsp; coming in blank&amp;nbsp; year&amp;nbsp; of rest month of 2019&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895673#M311772</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2015-07-17T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895674#M311773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How ur linking ur [Tran Date] field with other tables??&lt;/P&gt;&lt;P&gt;Is the Null issue for bar chart exists while loading one table???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895674#M311773</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-07-17T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895675#M311774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a mismatch in your date formats.. try the following conversion in your excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(date#([Tran Date],'MM/DD/YYYY'),'DD-MMM-YYYY') as RECEIPT_DATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895675#M311774</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-17T09:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895676#M311775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check&amp;nbsp; which one is having MM/DD/YYY format and convert that date .. as your source table is having the date in the DD-MMM-YYYY format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 09:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895676#M311775</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-17T09:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895677#M311776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm linking &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Tran Date] with rename of column name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;script-&lt;/P&gt;&lt;P&gt;date([TRAN Date],'DD/MM/YYYY')&amp;nbsp; as Receipt_date&amp;nbsp; and all other transection dates has this same formate "dd/mm/yyyy" &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 10:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895677#M311776</guid>
      <dc:creator>yadav_anil782</dc:creator>
      <dc:date>2015-07-17T10:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895678#M311777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be then you have synthetic keys in your data model.. Are there more receipt_date fileds in other tables?..If there are try to rename them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 11:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895678#M311777</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-17T11:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895679#M311778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you changed the date format on Main Tab? &lt;/P&gt;&lt;P&gt;or either post the script for better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 12:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895679#M311778</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-07-17T12:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: null date issue</title>
      <link>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895680#M311779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like it's a data isssue, please check the data field whether all the data are in date format are a mixture of date and text. And also cross check which join condition your using and its impact .&lt;/P&gt;&lt;P&gt;If you still face the issue please upload your app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 12:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-date-issue/m-p/895680#M311779</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-07-17T12:07:28Z</dc:date>
    </item>
  </channel>
</rss>

