<?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 Island table difficulties. How to solve this problem? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104793#M7103</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;I realise maybe this sounds a little vague but I am trying to see if there is a solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a Date Island table in Qlik which contains all the start and end dates of each month from 2012 to now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This date island table is not associated with anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This date island table is created from a "Orders" table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date island table is then used for a Shipments table which is totally unconnected where using Set Analysis we compare a date in the shipments table against start and end date inside the date island table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes the chart extremely performance heavy and takes over 5 minutes to load the chart!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get rid of this date island approach which is used for comparison for the chart above?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2018 10:23:25 GMT</pubDate>
    <dc:creator>mwallman</dc:creator>
    <dc:date>2018-08-21T10:23:25Z</dc:date>
    <item>
      <title>Date Island table difficulties. How to solve this problem?</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104793#M7103</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;I realise maybe this sounds a little vague but I am trying to see if there is a solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a Date Island table in Qlik which contains all the start and end dates of each month from 2012 to now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This date island table is not associated with anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This date island table is created from a "Orders" table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date island table is then used for a Shipments table which is totally unconnected where using Set Analysis we compare a date in the shipments table against start and end date inside the date island table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes the chart extremely performance heavy and takes over 5 minutes to load the chart!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get rid of this date island approach which is used for comparison for the chart above?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 10:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104793#M7103</guid>
      <dc:creator>mwallman</dc:creator>
      <dc:date>2018-08-21T10:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date Island table difficulties. How to solve this problem?</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104794#M7104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, It is hard to say without seeing. Maybe, you can share this expression..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 10:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104794#M7104</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-08-21T10:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date Island table difficulties. How to solve this problem?</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104795#M7105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you need to reverse the order of the datasets within the set analysis. Usually is something like this quite fast:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; ShipmentDate = p(IslandOrderDate)&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe also with some &amp;lt;= &amp;gt;= against min/max(IslandOrderDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 12:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Island-table-difficulties-How-to-solve-this-problem/m-p/104795#M7105</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-08-21T12:22:50Z</dc:date>
    </item>
  </channel>
</rss>

