<?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 Date Connections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214848#M68352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;With the time difference I just wanted to repost my question to see if anyone could give me any feedback or suggestions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Feb 2011 20:20:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-14T20:20:16Z</dc:date>
    <item>
      <title>Date Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214847#M68351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having issues in a Dashboard that seem to all be linked to some kind of date problem. What I have is a listbox that has been created through Sales_Date as it was meant initially only as a Sales Dashboard but the problem is that not all the dates are linked to the Sales_Date so there's a problem when creating objects to calculate things like:&lt;/P&gt;&lt;P&gt;1. The Turn Around Time between (Stock_ReadyToSell_Date) and (Today())) --- for stock that has not been sold yet *Unsold TAT&lt;/P&gt;&lt;P&gt;2. Stock Movements done within a certain period --- these items will not have a Sales_Date at that point.&lt;/P&gt;&lt;P&gt;My question is then that I've heard about Date Islands but also that this might affect the performance negatively when using Set Analysis and I don't think that linking all the different types of dates is a good idea so what suggestions would you have to overcome this Date comparison issue?&lt;/P&gt;&lt;P&gt;I would really appreciate all / every comment and suggestion as any one could bring me closer to a solution.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 12:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214847#M68351</guid>
      <dc:creator />
      <dc:date>2011-02-14T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Date Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214848#M68352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;With the time difference I just wanted to repost my question to see if anyone could give me any feedback or suggestions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 20:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214848#M68352</guid>
      <dc:creator />
      <dc:date>2011-02-14T20:20:16Z</dc:date>
    </item>
    <item>
      <title>Date Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214849#M68353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to do something like I suggested in the below thread. For that thread, we linked a generic calendar to rows of data through a CalendarLinkage table with a DateType field (with values equating to the date fields being replaced). The example includes 8 separate date fields from 5 separate tables all linked to the same calendar. I didn't try it myself, but it was reported to have worked.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/38507.aspx"&gt;http://community.qlik.com/forums/t/38507.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 01:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214849#M68353</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-02-15T01:12:45Z</dc:date>
    </item>
    <item>
      <title>Date Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214850#M68354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Thanks. I've looked at your post and it makes sense. I just have a question:&lt;/P&gt;&lt;P&gt;Can you create a Linked Calendar by concatenating dates from more than two resident tables?&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;start_date AS display_date&lt;/P&gt;&lt;P&gt;RESIDENT table1;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;move_date AS display_date&lt;/P&gt;&lt;P&gt;RESIDENT table2;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;end_date AS display_date&lt;/P&gt;&lt;P&gt;RESIDENT table3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 07:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214850#M68354</guid>
      <dc:creator />
      <dc:date>2011-02-15T07:05:44Z</dc:date>
    </item>
    <item>
      <title>Date Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214851#M68355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what you're asking. The script you show won't link anything to anything since it only creates a table with a single field. But the example links five separate tables, so yes, you can concatenate dates from more than two resident tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 19:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Connections/m-p/214851#M68355</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-02-15T19:11:59Z</dc:date>
    </item>
  </channel>
</rss>

