<?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: Need help on previous Week's WTD set analysis on current year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/2038120#M1222605</link>
    <description>&lt;P&gt;i want week 1 current&amp;nbsp; week 2 prev week3 prev week 4&amp;nbsp; prev in set analsyis&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how we can achieve this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i will create the master calendar under that week&amp;nbsp; connect with date date column table and then&amp;nbsp; i can apply in set analysis&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 09:08:07 GMT</pubDate>
    <dc:creator>Dolly123</dc:creator>
    <dc:date>2023-02-15T09:08:07Z</dc:date>
    <item>
      <title>Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329294#M833632</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 am using the below set analysis for WTD calculation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;sum({$&amp;lt;[Process Date]={"&amp;gt;=$(=WeekStart(Max([Process Date]))) &amp;lt;=$(=Max([Process Date]))"}&amp;gt;}[Sales Posting Amount USD])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I have to calculate Previous Week's(But not previous Year's WTD, so if it 4th week of year, I need 3rd weeks WTD) WTD and please give me the set analysis for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandip&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/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329294#M833632</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329295#M833633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;[Process Date]={"&amp;gt;=$(=WeekStart(Max([Process Date])&lt;SPAN style="color: #ff0000;"&gt;, -1&lt;/SPAN&gt;)) &amp;lt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date(&lt;/SPAN&gt;Max([Process Date])&lt;SPAN style="color: #ff0000;"&gt;-7)&lt;/SPAN&gt;)"}&amp;gt;}[Sales Posting Amount USD])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 15:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329295#M833633</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-07T15:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329296#M833634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;may be&lt;/P&gt;&lt;P&gt;WeekStart(Max(Date),-1)&lt;/P&gt;&lt;P&gt;WeekEnd(Max(Date),-1)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 15:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329296#M833634</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-07T15:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329297#M833635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Create a Calendar and use set Analysis to define all metrics based on the calendar filter.&amp;nbsp; &lt;/P&gt;&lt;P&gt;if you are in the middle of the week and you want to compare with previous week then you have to compare number of days passed in the current week with same number of days of last week in order to have an equal comparative. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-18156"&gt;Compare Current Period with Previous Period Mistake&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 15:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1329297#M833635</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2017-06-07T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1679781#M833636</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt; your formula helped for me&lt;/P&gt;&lt;P&gt;I really appreciate it boss i was trying such calculations from yesterday 11 am&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks thank u it helped&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 10:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/1679781#M833636</guid>
      <dc:creator>VishalSingh18</dc:creator>
      <dc:date>2020-02-27T10:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on previous Week's WTD set analysis on current year</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/2038120#M1222605</link>
      <description>&lt;P&gt;i want week 1 current&amp;nbsp; week 2 prev week3 prev week 4&amp;nbsp; prev in set analsyis&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how we can achieve this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i will create the master calendar under that week&amp;nbsp; connect with date date column table and then&amp;nbsp; i can apply in set analysis&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 09:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-previous-Week-s-WTD-set-analysis-on-current-year/m-p/2038120#M1222605</guid>
      <dc:creator>Dolly123</dc:creator>
      <dc:date>2023-02-15T09:08:07Z</dc:date>
    </item>
  </channel>
</rss>

