<?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: 1st 4 Week and 8 Week Sold Qty using Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251733#M860630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anirban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not working, week filter exclusion not working in below my expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue: &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if We do week selection then 4 week sold quantity gives wrong result. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; (i.e: below expression working if we don't select any weeks from week filter, but my requirement want to have dynamic week selection filter)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Week-=,Date={"&amp;gt;=$(=Date(Min(Date)))&amp;lt;=$(=Date(Min(Date)+28))"}&amp;gt;} SoldQty)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks, Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2017 07:11:37 GMT</pubDate>
    <dc:creator>devarasu07</dc:creator>
    <dc:date>2017-01-16T07:11:37Z</dc:date>
    <item>
      <title>First 4 Weeks Sold Qty?</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251731#M860628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Trying to get first 4 Weeks and 8 week sold quantity using set analysis. kindly advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=sum({&amp;lt;Date={"&amp;gt;=$(=Date(Min(Date)))&amp;lt;=$(=Date(Min(Date)+28))"}&amp;gt;} SoldQty)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="149558" alt="4 Wks Sold Qty.jpg" class="jive-image image-1" src="/legacyfs/online/149558_4 Wks Sold Qty.jpg" style="height: 208px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251731#M860628</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251732#M860629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Since you are making selections, and qlikview's AQL system applies the selection to all the fields. So you get those values same as the value you get for Current week sales.&lt;/STRONG&gt;&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; font-size: 13px;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;try this,&lt;/STRONG&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;=sum({Date={"&amp;gt;=$(=Date(Min(Date)))&amp;lt;=$(=Date(Min(Date)+28))"}&lt;STRONG style="color: #3d3d3d; font-family: Helvetica;"&gt;,month=,year=&lt;/STRONG&gt;&amp;gt;} SoldQty)&lt;/STRONG&gt;&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; font-size: 13px;"&gt;&lt;STRONG&gt;apply the same for the week sales also.&lt;/STRONG&gt;&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; font-size: 13px;"&gt;&lt;STRONG&gt;I hope this works.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 06:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251732#M860629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T06:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251733#M860630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anirban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not working, week filter exclusion not working in below my expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue: &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if We do week selection then 4 week sold quantity gives wrong result. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; (i.e: below expression working if we don't select any weeks from week filter, but my requirement want to have dynamic week selection filter)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Week-=,Date={"&amp;gt;=$(=Date(Min(Date)))&amp;lt;=$(=Date(Min(Date)+28))"}&amp;gt;} SoldQty)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks, Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251733#M860630</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-16T07:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251734#M860631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use these expressions &lt;/P&gt;&lt;P&gt;4 Weeks&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Date = {"&amp;gt;=$(=Date(WeekStart(Min(Date))))&amp;lt;=$(=Date(WeekStart(Min(Date))+27))"}&amp;gt;}SoldQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8 Weeks&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Date = {"&amp;gt;=$(=Date(WeekStart(Min(Date))))&amp;lt;=$(=Date(WeekStart(Min(Date))+55))"}&amp;gt;}SoldQty)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251734#M860631</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-16T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251735#M860632</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;Please find attached qvw. It has the result you are looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251735#M860632</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-16T07:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251736#M860633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your kind reply, I've tried the same and it's working fine if we don't select any week number from week filter. but my requirement need to have week filter selection&lt;/P&gt;&lt;P&gt;below screen shot, left side image has correct result (without week selection), but if i do week selection then it's goes wrong.(refer right image). i already excluded week filter in set analysis but it's not considering. kindly adivse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 Week ROS&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Week=,Date = {"&amp;gt;=$(=Date(WeekStart(Min(Date))))&amp;lt;=$(=Date(WeekStart(Min(Date))+27))"}&amp;gt;}SoldQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4ROS.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149566_4ROS.jpg" style="height: 397px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251736#M860633</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-16T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251737#M860634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same issue, when we do week filter selection then it's not working. any other suggestion. thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 07:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251737#M860634</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-16T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251738#M860635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Deva&lt;/P&gt;&lt;P&gt;Please find attached one. That should disregards the week selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 08:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251738#M860635</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-16T08:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251739#M860636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me have clarity on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to consider week selection?&lt;/P&gt;&lt;P&gt;What is the result you are looking for if you select Year 2016 and Week 53 with ArticleNo CK1-60360931?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 08:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251739#M860636</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-16T08:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251740#M860637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah got it. u don't have month filter, so exclude it. add week filter. and yes please make it 27 instead of 28 as u need 4 weeks including the starting date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251740#M860637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T09:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251741#M860638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your solution, now it's excluding the week selection and gives expected output. but need to exclude year filter also, i've tried to exclude and it's working as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Year=,Week={"&amp;gt;=$(=aggr(min({&amp;lt;&lt;STRONG&gt;Year=,Week=&lt;/STRONG&gt;&amp;gt;}Week),ArticleNo)) &amp;lt;$(=aggr(min({&amp;lt;&lt;STRONG&gt;Year=,Week=&lt;/STRONG&gt;&amp;gt;}Week),ArticleNo)+4)"}&amp;gt;} SoldQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also tried&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Year={'*'},Week={"&amp;gt;=$(=aggr(min({&amp;lt;Week={'*'}&amp;gt;}Week),ArticleNo)) &amp;lt;$(=aggr(min({&amp;lt;Week={'*'}&amp;gt;}Week),ArticleNo)+4)"}&amp;gt;} SoldQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: once Article got launched in market then article 1st 4 week sold date always same and it's should not change. (we should exclude user week, year filter selection ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue,&lt;/STRONG&gt; if user select any other year then it's not giving correct result. need to exclude year filter selection as well. i've used below expression and its not correct output. do you have any idea. kindly advise. tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;IMG alt="4 Wks ROS1.jpg" class="jive-image image-1" src="/legacyfs/online/149780_4 Wks ROS1.jpg" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 19:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251741#M860638</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-17T19:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251742#M860639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report has year and week filter, when ever they select any year and week then it should show respective output.&lt;/P&gt;&lt;P&gt;please refer to below screen image (expect o/p window). thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4 Wks ROS1.jpg" class="jive-image image-1" src="/legacyfs/online/149781_4 Wks ROS1.jpg" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 19:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251742#M860639</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-17T19:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251743#M860640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Issue,&lt;/STRONG&gt; if user select any other year then it's not giving correct result. need to exclude year filter selection as well. i've used below expression and its not correct output. do you have any idea. kindly advise. tks&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What is the issue still?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 19:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251743#M860640</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251744#M860641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your prompt reply, want exclude year filter selection from below set analysis expression (other wise my expected output goes wrong) so i have tried to exclude year filter and below expression not considering the year filter exclusion. kindly advise. thanks&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: 13px;"&gt;=sum({&amp;lt;Year={'*'},Week={"&amp;gt;=$(=aggr(min({&amp;lt;Week={'*'}&amp;gt;}Week),ArticleNo)) &amp;lt;$(=aggr(min({&amp;lt;Week={'*'}&amp;gt;}Week),ArticleNo)+4)"}&amp;gt;} SoldQty)&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: 13px;"&gt;&lt;BR /&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; font-size: 13px;"&gt;Best Regard, Deva&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251744#M860641</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-17T20:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251745#M860642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have to ignore it with the week modifier&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: 13px;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;Year={'*'},Week={"&amp;gt;=$(=Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year={'*'}&amp;gt;} &lt;/SPAN&gt;aggr(min({&amp;lt;Week={'*'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year={'*'}&lt;/SPAN&gt;&amp;gt;}Week),ArticleNo))) &amp;lt;$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year={'*'}&amp;gt;} &lt;/SPAN&gt;aggr(min({&amp;lt;Week={'*'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Year={'*'}&lt;/SPAN&gt;&amp;gt;}Week),ArticleNo))+4)"}&amp;gt;} SoldQty)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251745#M860642</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T20:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251746#M860643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deva,&lt;/P&gt;&lt;P&gt;Following should give you what you are asking for,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for First 4 Week sold quantity&lt;/P&gt;&lt;DIV class="ii gt adP adO"&gt;&lt;DIV class="a3s aXjCH m159ae13d00183e7d"&gt;&lt;DIV class="m_-4396259411349969885WordSection1"&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;"&amp;gt;=$(=aggr(min({&amp;lt;Week=,Year=&amp;gt;}Week),ArticleNo)) &amp;lt;$(=aggr(min({&amp;lt;Week=,Year=&amp;gt;}Week),ArticleNo)+4)"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;SoldQty&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BUT, I don't following that why do you need such result. You need to change your data model. Include a Year-Week Field. That gives the logically right first 4 weeks .&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;For now above expression should give you the result as you asked.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251746#M860643</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-17T20:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251747#M860644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried suggested expression and still not working, please refer to attached document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, below screen user selected reporting year: 2017, week : 2 and article is: CK1-60360931 then need to calculate that article first 4 week sold qty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;able to find the 1st sold date for that article using below expression,&lt;/P&gt;&lt;P&gt;1st Week Launch Date(sold date) --&amp;gt; 5/10/2016&lt;/P&gt;&lt;P&gt;=min({&amp;lt;Year=,Week=&amp;gt;}Date) &lt;/P&gt;&lt;P&gt;now need to sum of sold qty up to 4 weeks&amp;nbsp; --&amp;gt; 1/11/2016&lt;/P&gt;&lt;P&gt;=(min({&amp;lt;Year=,Week=&amp;gt;}Date))+27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i just want to sum of sold qty where Date between (&lt;SPAN style="font-size: 13.3333px;"&gt;5/10/2016&lt;/SPAN&gt; and &lt;SPAN style="font-size: 13.3333px;"&gt;1/11/2016&lt;/SPAN&gt;). and we should able to get below expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, &lt;IMG __jive_id="149787" alt="giri.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149787_giri.jpg" style="height: 272px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251747#M860644</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-17T20:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: 1st 4 Week and 8 Week Sold Qty using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251748#M860645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get a chance to try this?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;Year={'*'},Week={"&amp;gt;=$(=Only({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Year={'*'}&amp;gt;} &lt;/SPAN&gt;aggr(min({&amp;lt;Week={'*'}, &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Year={'*'}&lt;/SPAN&gt;&amp;gt;}Week),ArticleNo))) &amp;lt;$(=&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Year={'*'}&amp;gt;} &lt;/SPAN&gt;aggr(min({&amp;lt;Week={'*'}, &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Year={'*'}&lt;/SPAN&gt;&amp;gt;}Week),ArticleNo))+4)"}&amp;gt;} SoldQty)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Year,Week={"&amp;gt;=$(=Only({&amp;lt;Year&amp;gt;} aggr(min({&amp;lt;Week, Year&amp;gt;}Week),ArticleNo))) &amp;lt;$(=Only({&amp;lt;Year&amp;gt;} aggr(min({&amp;lt;Week, Year&amp;gt;}Week),ArticleNo))+4)"}&amp;gt;} SoldQty)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251748#M860645</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T20:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: First 4 Weeks Sold Qty?</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251749#M860646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried and still not working. year filter exclusion not considering in our set analysis expression. do we have any other method (master calendar, variable etc) method to resolve? kindly advise. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 21:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251749#M860646</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-01-17T21:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: First 4 Weeks Sold Qty?</title>
      <link>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251750#M860647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any change in selection of Year in the two expressions. They stay 438 regardless of 2016 or 2017 selected. Is this not what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 21:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-4-Weeks-Sold-Qty/m-p/1251750#M860647</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-17T21:04:38Z</dc:date>
    </item>
  </channel>
</rss>

