<?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 Dealing with two dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715894#M540139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have below two dates and they are in two different tables, I want to use common date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than i use master calander as belwo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TempCalendar]:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(DATE) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(DATE) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(DATE)/3) as AQuarter&lt;/P&gt;&lt;P&gt;&amp;nbsp; RESIDENT ABC_DATA;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(DATE) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(DATE) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(DATE)/3) as Quarter&lt;/P&gt;&lt;P&gt;RESIDENT Charges;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MainCalendar:&lt;/P&gt;&lt;P&gt;load DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Quarter&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident TempCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i remane ABC_DATE and XYZ_DATE when i lod that table.&lt;/P&gt;&lt;P&gt;But when i look at the table year,Month is missing in some recrds.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="208"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="104"&gt;ABC_DATE&lt;/TD&gt;&lt;TD width="104"&gt;XYZ_DATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/18/2014 23:50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3/25/2014 3:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3/28/2014 10:11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/2/2014 13:46&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/4/2014 9:45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/14/2014 10:04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/15/2014 3:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/15/2014 6:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/18/2014 8:49&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/18/2014 21:05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/21/2014 13:46&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/26/2014 6:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/28/2014 10:30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/5/2014 9:57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/8/2014 1:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/10/2014 1:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/12/2014 10:37&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 09:25:39 GMT</pubDate>
    <dc:creator>anuradhaa</dc:creator>
    <dc:date>2014-07-21T09:25:39Z</dc:date>
    <item>
      <title>Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715894#M540139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have below two dates and they are in two different tables, I want to use common date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than i use master calander as belwo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TempCalendar]:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(DATE) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(DATE) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(DATE)/3) as AQuarter&lt;/P&gt;&lt;P&gt;&amp;nbsp; RESIDENT ABC_DATA;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(DATE) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(DATE) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(DATE)/3) as Quarter&lt;/P&gt;&lt;P&gt;RESIDENT Charges;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MainCalendar:&lt;/P&gt;&lt;P&gt;load DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Quarter&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident TempCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i remane ABC_DATE and XYZ_DATE when i lod that table.&lt;/P&gt;&lt;P&gt;But when i look at the table year,Month is missing in some recrds.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="208"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="104"&gt;ABC_DATE&lt;/TD&gt;&lt;TD width="104"&gt;XYZ_DATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/18/2014 23:50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3/25/2014 3:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;3/28/2014 10:11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/2/2014 13:46&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/4/2014 9:45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/14/2014 10:04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/15/2014 3:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/15/2014 6:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/18/2014 8:49&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/18/2014 21:05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/21/2014 13:46&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/26/2014 6:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;4/28/2014 10:30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/5/2014 9:57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/8/2014 1:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/10/2014 1:20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20"&gt;5/30/2014 8:45&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;5/12/2014 10:37&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715894#M540139</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-07-21T09:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715895#M540140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your main calendar you are referencing quarter (in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempCalendar&lt;/SPAN&gt; you called it AQuarter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rename AQuarter in quarter and reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715895#M540140</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-21T09:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715896#M540141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is not the issue here. DAte is there in all raw, but year and moths are missing in some records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715896#M540141</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-07-21T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715897#M540142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is normal with a Join (outer) because you are taking sets of data from both tables and if a date (so year and month) is present in&amp;nbsp; a table and not in the other you will see dates but missing year and month for that date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 09:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715897#M540142</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-21T09:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715898#M540143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anuradha, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try concatenating instead of join. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[TempCalendar]:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD DISTINCT&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT ABC_DATA;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate (TempCalendar)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD DISTINCT&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; DATE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT Charges;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MainCalendar:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;noconcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load distinct DATE,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Year(DATE) as Year,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Month(DATE) as Month,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 'Q' &amp;amp; ceil(month(DATE)/3) as Quarter&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident TempCalendar;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table TempCalendar;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You could also only load distinct once in main calendar as an alternative instead of both times in tempcalendar. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715898#M540143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T10:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715899#M540144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is i have two date formats,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 5/30/2014&amp;nbsp; 8:45:00 AM and&amp;nbsp;&amp;nbsp; 3/25/2014&amp;nbsp; 3:25:00 AM. So is it a problem here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715899#M540144</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-07-21T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715900#M540145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;looks like the same format to me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715900#M540145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T10:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715901#M540146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd suggest that in addition to concatenation, you change your dates in your source tables to date format rather than timestamps. If you are&amp;nbsp; working with a lot of data this will result in a far smaller calendar table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715901#M540146</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-07-21T10:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715902#M540147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry&amp;nbsp; my two date formats are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2014-06-27 14:01 and 07-18-2014 07:10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715902#M540147</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-07-21T10:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715903#M540148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;istead of join concate two table and convert the date into proper date format by using floor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie&amp;nbsp; Date(floor(Date)) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date(Floor(DATE) as DATE&lt;/P&gt;&lt;P&gt;Resident ABC_DATA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Table1)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt; Date(Floor(DATE) as DATE&lt;/P&gt;&lt;P&gt;Resident Charges;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Master_Calendar:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;DATE,&lt;/P&gt;&lt;P&gt;Year(DATE) as YEAR,&lt;/P&gt;&lt;P&gt;Month(DATE) as MONTH&lt;/P&gt;&lt;P&gt;Resident Master_Calendar;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715903#M540148</guid>
      <dc:creator>saikatghosh</dc:creator>
      <dc:date>2014-07-21T10:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715904#M540149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i agree with marcus. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could use this to change it to date and eliminate the time data portion unless it is essential (alternatively have another time only table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;2014-06-27 14:01 use date(timestamp#(DATE, 'YYYY-MM-DD hh:mm')&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: 12px; background-color: #f6f6f6;"&gt;07-18-2014 07:10 use date(timestamp#(DATE, 'MM-DD-YYYY hh:mm')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715904#M540149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T10:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dealing with two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715905#M540150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This shouldn't be a problem if you use the ALT function to interpret your dates in the tables you first load the dates into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use something like&lt;/P&gt;&lt;P&gt;Date(ALT(timestamp#(Date, 'YYYY-MM-DD hh:mm'),&amp;nbsp; timestamp(Date('MM-DD-YYYY&amp;nbsp; hh:mm'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dealing-with-two-dates/m-p/715905#M540150</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-07-21T10:48:01Z</dc:date>
    </item>
  </channel>
</rss>

