<?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: Reg: Display current week and previous week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612569#M226053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Derive week field from your date and follow Anand &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;method&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 07:09:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-08T07:09:57Z</dc:date>
    <item>
      <title>Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612565#M226049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have bar chart, for that i need to display the current week data as one bar and the previous week data as another bar by default. when we select a date,it should consider the week of that date as current week and the previous week of that as previous. how can i achieve the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 06:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612565#M226049</guid>
      <dc:creator />
      <dc:date>2014-04-08T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612566#M226050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;P&gt;Just have look to this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/72802"&gt;http://community.qlik.com/thread/72802&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612566#M226050</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-04-08T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612567#M226051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even this too is helpful &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/70549"&gt;http://community.qlik.com/thread/70549&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612567#M226051</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-04-08T07:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612568#M226052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension :- week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression Current Week:- =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Week={$(=(Week))&amp;gt;} Sales Val)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Expression Previous Week:- &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;Week={$(=(Week-1))&amp;gt;} Sales Val)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612568#M226052</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T07:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612569#M226053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Derive week field from your date and follow Anand &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;method&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612569#M226053</guid>
      <dc:creator />
      <dc:date>2014-04-08T07:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612570#M226054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(Date={"$(=Max(MyDate))"}) &lt;STRONG&gt;for Current Date say its Sunday&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Date={"$(=only(MyDate)-7)"}&amp;gt;}sales) &lt;STRONG&gt;Previous Date Last Sunday&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612570#M226054</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-08T07:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612571#M226055</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;First generate Week field from your table script by using this&lt;/P&gt;&lt;P&gt;Week(DateField) as Week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Follow anand's post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612571#M226055</guid>
      <dc:creator />
      <dc:date>2014-04-08T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612572#M226056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;but i need to take the dimension as Date, when i select the Date the corresponding week information and the previous week information should display.&lt;/P&gt;&lt;P&gt;i tried the above ,but its not working .dont kno why.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 08:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612572#M226056</guid>
      <dc:creator />
      <dc:date>2014-04-08T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612573#M226057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update i think it will give you correct out put for Date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a Date field as dimension and in expression write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For current week =sum({&amp;lt; Week = {'$(=Max(week(Date)))'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Previous week =sum({&amp;lt; Week = {'$(=Max(week(Date))-1)'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612573#M226057</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T09:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612574#M226058</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Week=, Year=, Month=, Quarter=, Date={'&amp;gt;=$(=WeekStart(Max(Date), -1))&amp;lt;=$(=Date(Max(Date)))'}&amp;gt;} MeasureName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612574#M226058</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-04-08T09:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612575#M226059</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;Kindly find the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612575#M226059</guid>
      <dc:creator />
      <dc:date>2014-04-08T09:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612576#M226060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use these expressions inplave of your expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CurrentWeek &lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I_PLANT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Autofit Daruhera Plant'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Max(Week))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I_CURRENT_REQ_QTY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PrevWeek&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I_PLANT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Autofit Daruhera Plant'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Max(Week-1))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I_CURRENT_REQ_QTY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612576#M226060</guid>
      <dc:creator />
      <dc:date>2014-04-08T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612577#M226061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Now its showing the Max Week Default, but when i select any other filters other than 'Week' only the current month data is displaying..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612577#M226061</guid>
      <dc:creator />
      <dc:date>2014-04-08T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612578#M226062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Current Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Week={$(=Max(Week))},I_PLANT={'Autofit Daruhera Plant'}&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Previous expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum({&amp;lt;I_PLANT={'Autofit Daruhera Plant'},Week={$(=Max(Week)-1)}&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612578#M226062</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T10:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612579#M226063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest it is due to you select in expression data only for I_PLANT={'Autofit Daruhera Plant'} may be due to this please check this filter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612579#M226063</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T10:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612580#M226064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Reena,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Check the Attached..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;May it Help..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Khan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612580#M226064</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-04-08T10:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612581#M226065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried this.hope its workin nw..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Week={$(=Max(Week))},Cust_Week=,@_Date=,Year=,Day=,@_Month=,I_PLANT={'Autofit Daruhera Plant'}&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum({&amp;lt;I_PLANT={'Autofit Daruhera Plant'},Week={$(=Max(Week-1))},Cust_Week=,@_Date=,Year=,Day=,@_Month=&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 11:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612581#M226065</guid>
      <dc:creator />
      <dc:date>2014-04-08T11:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Reg: Display current week and previous week</title>
      <link>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612582#M226066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes correct bu using this way you by pass the selections for this fields&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;Cust_Week=,@_Date=,Year=,Day=,@_Month=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Week={$(=Max(Week))},Cust_Week=,@_Date=,Year=,Day=,@_Month=,I_PLANT={'Autofit Daruhera Plant'}&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;= sum({&amp;lt;I_PLANT={'Autofit Daruhera Plant'},Week={$(=Max(Week-1))},Cust_Week=,@_Date=,Year=,Day=,@_Month=&amp;gt;} I_CURRENT_REQ_QTY)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 11:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reg-Display-current-week-and-previous-week/m-p/612582#M226066</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T11:35:10Z</dc:date>
    </item>
  </channel>
</rss>

