<?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: set analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704088#M1063821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here if you select a year it vl display from that year and above three years which u selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year={'&amp;gt;=(=max(year)) =&amp;lt;(=Max(year)+3)'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here if you select a year it vl display above four years which u selected year.&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year={'&amp;gt;=(=max(year)+1) =&amp;lt;(=Max(year)+4)'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2014 09:45:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-26T09:45:34Z</dc:date>
    <item>
      <title>set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704085#M1063818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;i have years list box like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;year:&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;2000&lt;/P&gt;&lt;P&gt;2001&lt;/P&gt;&lt;P&gt;2002&lt;/P&gt;&lt;P&gt;2003&lt;/P&gt;&lt;P&gt;2004&lt;/P&gt;&lt;P&gt;2005&lt;/P&gt;&lt;P&gt;2006&lt;/P&gt;&lt;P&gt;2007&lt;/P&gt;&lt;P&gt;2008&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my req is when i click on any year i want to get sales from that year to next 3 years.&lt;/P&gt;&lt;P&gt;like&amp;nbsp; if i select 2002&amp;nbsp; then&amp;nbsp; 2002,2003,2004,2005 sales i want see &lt;/P&gt;&lt;P&gt;like wise&amp;nbsp; 2003 if i select&amp;nbsp; then&amp;nbsp;&amp;nbsp; 2004,2005,2006,2007&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how? please give me expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704085#M1063818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T09:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704086#M1063819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year={'&amp;gt;=(=max(year)) =&amp;lt;(=Max(year)+3)'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704086#M1063819</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704087#M1063820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;inkoka question pettanu adhi chusara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704087#M1063820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T09:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704088#M1063821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here if you select a year it vl display from that year and above three years which u selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year={'&amp;gt;=(=max(year)) =&amp;lt;(=Max(year)+3)'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here if you select a year it vl display above four years which u selected year.&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;year={'&amp;gt;=(=max(year)+1) =&amp;lt;(=Max(year)+4)'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704088#M1063821</guid>
      <dc:creator />
      <dc:date>2014-09-26T09:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704089#M1063822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not to try iff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704089#M1063822</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-09-26T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704090#M1063823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please communicate in English Language so that everyone in this community will try to help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manideep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704090#M1063823</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-09-26T09:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704091#M1063824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.&amp;nbsp; Hope it will serve your purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704091#M1063824</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-26T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704092#M1063825</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;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. &lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; if i select 2002&amp;nbsp; then&amp;nbsp; 2002,2003,2004,2005 sales i want see"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;um( {&amp;lt;Year={'&amp;gt;=(=Max(Year)) &amp;lt;=(=Max(Year)+3)'}&amp;gt;} Sales)&lt;/SPAN&gt;&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;"&gt;2.&lt;STRONG&gt; "&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;2003 if i select&amp;nbsp; then&amp;nbsp;&amp;nbsp; 2004,2005,2006,2007"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;um( {&amp;lt;Year={'&amp;gt;=(=Max(Year)+1) &amp;lt;=(=Max(Year)+4)'}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 09:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704092#M1063825</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2014-09-26T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704093#M1063826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are looking to display each year rather than an accumulation might be easier to use variables so that;&lt;/P&gt;&lt;P&gt;vCurrentYear = max(Year)&lt;/P&gt;&lt;P&gt;vNextYear = vCurrentYear+1&lt;/P&gt;&lt;P&gt;vNextNextear = ....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and reference the variables rather than the field in expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704093#M1063826</guid>
      <dc:creator>tcullinane</dc:creator>
      <dc:date>2014-09-26T10:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704094#M1063827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manideep,&lt;/P&gt;&lt;P&gt;I agree, but we have discussed at that time not realted to qv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/704094#M1063827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T10:48:48Z</dc:date>
    </item>
  </channel>
</rss>

