<?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 Avoid Data Island in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179504#M46319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;I need some clarifications.&lt;/P&gt;&lt;P&gt;In the example you have created a master calender which can be compared to my date table (only that it is disconnected) , Now I will join it to my source table on the date field. Then create 2 varibales as start date and end date. Then on the Bar chart use Month(Date) from the date table as dimension.&lt;/P&gt;&lt;P&gt;I am confused with the expression to be used. Please help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 20:09:15 GMT</pubDate>
    <dc:creator>parpatra</dc:creator>
    <dc:date>2010-11-09T20:09:15Z</dc:date>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179501#M46316</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 have a huge data set (&amp;gt; 2million) and have a requirement to show sum(Amount) in current month divided by sum(Amount) in all previous month except current.&lt;/P&gt;&lt;P&gt;I was able to implement this using an unconnected date table and used expression like sum(amount) where month=currmonth and sum(amount) where month&amp;lt;current month.&lt;/P&gt;&lt;P&gt;Now since the data set is huge, I want to avoid use of an unconnected table.&lt;/P&gt;&lt;P&gt;Kindly suggest me some approach.&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 19:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179501#M46316</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-09T19:30:39Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179502#M46317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Give a try to &lt;A href="http://community.qlik.com/media/p/143017.aspx" title="The Basics about Dates, Date Ranges and Set Analysis"&gt;this document&lt;/A&gt;. I think the variables approach would work for you.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 19:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179502#M46317</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-09T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179503#M46318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By current month, do you mean the current month and not the selected month, or just one of many months in a chart? If really the curent month, set analysis would probably do the trick. The exact syntax will depend on how your fields are defined, but perhaps something like this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum({&amp;lt;MonthYear={ '$(=date(monthstart(today()),'MMM YYYY'))'}&amp;gt;} Amount)&lt;BR /&gt;/sum({&amp;lt;MonthYear={"&amp;lt;$(=date(monthstart(today()),'MMM YYYY'))"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179503#M46318</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-09T20:02:46Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179504#M46319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;I need some clarifications.&lt;/P&gt;&lt;P&gt;In the example you have created a master calender which can be compared to my date table (only that it is disconnected) , Now I will join it to my source table on the date field. Then create 2 varibales as start date and end date. Then on the Bar chart use Month(Date) from the date table as dimension.&lt;/P&gt;&lt;P&gt;I am confused with the expression to be used. Please help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179504#M46319</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-09T20:09:15Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179505#M46320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John,&lt;/P&gt;&lt;P&gt;I want to show the result for all months within a year (Jan2009 till Dec2009). In such a cas probably set analysis wont work as we cannot create diff sets within a particular selection.&lt;/P&gt;&lt;P&gt;Please advice as how this can be resolved.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179505#M46320</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-09T20:13:25Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179506#M46321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, I'd generate an AsOf table.&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfMonth, MonthType, Month&lt;BR /&gt;Jan 2009, Current, Jan 2009&lt;BR /&gt;Feb 2009, AllPrevious, Jan 2009&lt;BR /&gt;Feb 2009, Current, Feb 2009&lt;BR /&gt;Mar 2009, AllPrevious, Jan 2009&lt;BR /&gt;Mar 2009, AllPrevious, Feb 2009&lt;BR /&gt;Mar 2009, Current, Mar 2009&lt;BR /&gt;etc.&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension = AsOfMonth&lt;BR /&gt;expression = sum({&amp;lt;MonthType={'Current'}&amp;gt;} Amount)&lt;BR /&gt; /sum({&amp;lt;MonthType={'AllPrevious'}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179506#M46321</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-09T20:23:39Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179507#M46322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John,&lt;/P&gt;&lt;P&gt;I have seen similar posts too where you have sugegsted to use a 'asof table'. But my question is how do we handle this when we move from 2009 to 2010 and still wish to go back and view the 2009 data.&lt;/P&gt;&lt;P&gt;Also is there a way I can handle this by changing my model?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179507#M46322</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-09T20:37:21Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179508#M46323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean that the denominator for Mar 2010 should include Jan 2009 through Feb 2010? Just continue the table forward:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfMonth, MonthType, Month&lt;BR /&gt;Mar 2010, AllPrevious, Jan 2009&lt;BR /&gt;Mar 2010, AllPrevious, Feb 2009&lt;BR /&gt;...&lt;BR /&gt;Mar 2010, AllPrevious, Dec 2009&lt;BR /&gt;Mar 2010, AllPrevious, Jan 2010&lt;BR /&gt;Mar 2010, AllPrevious, Feb 2010&lt;BR /&gt;Mar 2010, Current, Mar 2010&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;There's nothing magic going on. Just connect the AsOfMonths to the Months as your requirements dictate. For instance, if you meant instead that you did NOT want to include 2009 for Mar 2010, then just don't include 2009 for Mar 2010 when you're generating the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179508#M46323</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-09T20:43:34Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179509#M46324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John,&lt;/P&gt;&lt;P&gt;I need to include 2009 for 2010 ie. I need to go back to all prior months. And in my case we have data worth 10 years. So I need to go back till 2000 for showing result for any month in 2009.&lt;/P&gt;&lt;P&gt;In such a situation creating an Asof table will be too complex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179509#M46324</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-09T20:50:28Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179510#M46325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too complex? In what sense? The script is short, it will execute quickly, and it will take very little memory when done.&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOf:&lt;BR /&gt;LOAD DISTINCT Month&lt;BR /&gt;RESIDENT YourCalendarTable // assuming you have one&lt;BR /&gt;;&lt;BR /&gt;LEFT JOIN (AsOf)&lt;BR /&gt;LOAD Month as AsOfMonth&lt;BR /&gt;RESIDENT AsOf&lt;BR /&gt;;&lt;BR /&gt;INNER JOIN (AsOf)&lt;BR /&gt;LOAD *&lt;BR /&gt;,if(AsOfMonth=Month,'Current','AllPrevious') as MonthType&lt;BR /&gt;RESIDENT AsOf&lt;BR /&gt;WHERE AsOfMonth&amp;gt;=Month&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179510#M46325</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-09T21:01:47Z</dc:date>
    </item>
    <item>
      <title>Avoid Data Island</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179511#M46326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Been browsing the Community for a better understanding of Islands and stumbled on your post.&lt;/P&gt;&lt;P&gt;Very simple very elegant.&lt;/P&gt;&lt;P&gt;I just used it and I wanted to say thanks.&lt;/P&gt;&lt;P&gt;Rich De Rocco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 19:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Data-Island/m-p/179511#M46326</guid>
      <dc:creator />
      <dc:date>2010-12-15T19:18:29Z</dc:date>
    </item>
  </channel>
</rss>

