<?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: Start weeks on Sundays in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299291#M1183756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this before and it did not work for me. I did manage to figure this out though – see my above comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gerhard Laubscher&lt;/P&gt;&lt;P&gt;Tenacity (a Pepkor company)&lt;/P&gt;&lt;P&gt;P.O. Box 6387, Parow East, 7501, South Africa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T: +27 (0)21 928 1017&lt;/P&gt;&lt;P&gt;F: +27 (0)21 928 1012&lt;/P&gt;&lt;P&gt;C: +27 (0)82 080 4190&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.tenacityinc.co.za&amp;lt;http://www.tenacityinc.co.za/&amp;gt;&lt;/P&gt;&lt;P&gt;gerhardl@tenacityinc.co.za&amp;lt;mailto:stephnik@tenacityinc.co.za&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2011 13:22:01 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2011-12-15T13:22:01Z</dc:date>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299282#M1183747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few discussions on this topic, but I was not yet able to apply the proposed solutions to my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pull data from different extracts where our dates are in this formatL DD-MMM-YY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I usually start with this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')) as [Effective Date]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Then I do the following to get the week:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;if(week(DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')))='21','01] 27/06-03/07' as [Effective Week]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;The company I do these reports for start their financial year in July, so this is seen as their First Week of the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, their weeks start on Sundays, not Mondays. So their actial first week is &lt;EM&gt;&lt;STRONG&gt;26/06-02/07&lt;/STRONG&gt;&lt;/EM&gt; (The 26th being a Sunday).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the weeks in QV to start on Sundays? So I need week 21 to be 26/06 to 02/07, not 27/06 to 03/07.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 11:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299282#M1183747</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-12-14T11:25:53Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299283#M1183748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;By default qlikview take start week on monday,by using weekstart function u can shift weekstart date on sunday&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex Weekstart('2011-06-27',0,-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;VIvek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 11:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299283#M1183748</guid>
      <dc:creator />
      <dc:date>2011-12-14T11:32:50Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299284#M1183749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this but cannot get it to work. Would you mind putting this in context with the way my load statements looks now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')) as [Effective Date],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(week(DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')))='21','01] 26/06-02/07' as [Effective Week],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;At the moment week 21 starts on Monday 27 July. I need week 21 to start on Sunday 26 July.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 11:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299284#M1183749</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-12-14T11:49:07Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299285#M1183750</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;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')) as [Effective Date],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;if(week(DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')))='21','01]' &amp;amp;weekstart(&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY'))&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;,0,-1)&amp;amp;'-'&amp;amp;weekend(&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY'))&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;,0,-1))&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&lt;STRONG&gt;as [Effective Week],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;I hope this will help&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Thanks&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Vivek&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 12:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299285#M1183750</guid>
      <dc:creator />
      <dc:date>2011-12-14T12:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299286#M1183751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is a potential issue in using the week = 21 comparison:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing so, I believe this will not assign the correct Effective Week value to Sunday, 26 June, because this Effective Date is in week &lt;STRONG&gt;25 &lt;/STRONG&gt;(I assume we are talking about year 2011, but anyway, it will never be week 21).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[edit: I think I missed my point here: Using the week function, you will not get the same week returned for Sunday 26, June and the following days to July 2nd, so you won't assign the same Effective Week to Sunday, so you are not getting what you intend to get]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, if you are not doing this for one special year only, I would be cautious to compare to a fix week number, this might shift +-1 over years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 13:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299286#M1183751</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-14T13:12:51Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299287#M1183752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it's week 25 sorry. But you are correct and this did cross my mind - soon it will be 2012 and then this solution won't work anyway..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you ahve any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My starting point for many fields will just be one date. In this case the field is [Effective Date] in the DD-MMM-YY format. From these fields I must create day names and months (which are easy), and weeks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will for instance be the week in which a transaction happened or an account was opened or an application was received, etc. I always have to create a week based on the day, because the clients want to see results weekly, starting on Sundays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 13:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299287#M1183752</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-12-14T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299288#M1183753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Okay I figured it out (I think).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now adding the following:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Date(weekstart( DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')))-1)&amp;amp;' - '&amp;amp; Date(weekend( DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY')))-1) as Eff_Week_Start,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Then I use Eff_Week_Start as dimension to split all my tables. This way it will report on weeks from Sunday to Saturday, even though they are now no longer numbered from 1 to 52.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for both of your inputs, they helped a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299288#M1183753</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-12-14T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299289#M1183754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably a way to do this (though I wouldn't call it Week_Start if I would add also the weekend date to the string, but that's only a side note).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to assign a week number, you could probably just do a&lt;/P&gt;&lt;P&gt;week( weekend(&lt;EM&gt;DATE(DATE#( left([Effective Date],11), 'DD-MMM-YY'))&lt;/EM&gt;,0,-1) ) as WeekNumber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This week number may not be correct in a certain calendar system (e.g. US) defining certain rules when to start week 1 in a year, though you might want to check this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299289#M1183754</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-14T15:40:23Z</dc:date>
    </item>
    <item>
      <title>Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299290#M1183755</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 to set Start day of week to Sun &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change this in script Main tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DayNames='Sun;Mon;Tue;Wed;Thu;Fri;Sat';&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>Thu, 15 Dec 2011 13:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299290#M1183755</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2011-12-15T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299291#M1183756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this before and it did not work for me. I did manage to figure this out though – see my above comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gerhard Laubscher&lt;/P&gt;&lt;P&gt;Tenacity (a Pepkor company)&lt;/P&gt;&lt;P&gt;P.O. Box 6387, Parow East, 7501, South Africa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T: +27 (0)21 928 1017&lt;/P&gt;&lt;P&gt;F: +27 (0)21 928 1012&lt;/P&gt;&lt;P&gt;C: +27 (0)82 080 4190&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.tenacityinc.co.za&amp;lt;http://www.tenacityinc.co.za/&amp;gt;&lt;/P&gt;&lt;P&gt;gerhardl@tenacityinc.co.za&amp;lt;mailto:stephnik@tenacityinc.co.za&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299291#M1183756</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-12-15T13:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Start weeks on Sundays</title>
      <link>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299292#M1183757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET DayNames='Sun;Mon;Tue;Wed;Thu;Fri;Sat';&lt;/P&gt;&lt;P&gt;is similar to SET DayNames='q;w;e;r;t;y;u';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is just to customize the language and not the real start of the week.&lt;/P&gt;&lt;P&gt;I tried this and it shows April 30th 2012 as Sunday though it is Monday &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these out&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vCYDate = Date(Today());&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vCYWeekStart = WeekStart(vCYDate,0,-1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vCYWeekNo = Week(vCYWeekStart);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vPYWeekDay = MakeWeekDate(Year(vCYDate)-1,vCYWeekNo, vCYWeekDay);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vPYWeekStart = WeekStart(vPYWeekDay,0,-1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vPYWeekNo = Week(vPYWeekStart);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using &lt;STRONG&gt;WEEKNUM(&amp;lt;Date&amp;gt;)&lt;/STRONG&gt; in Excel for both these dates.&lt;/P&gt;&lt;P&gt;Actually the &lt;STRONG&gt;WeekStart &lt;/STRONG&gt;shows Sunday but the Week number of that date is showing 1 week less than the correct week # as the &lt;STRONG&gt;vCYWeekStart / vPYWeekStart&lt;/STRONG&gt; is considered as the last day of the previous week in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;How to globally &lt;STRONG style="color: #ff0000;"&gt;set &lt;/STRONG&gt;in QV to make Sunday as the start of the week?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 14:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-weeks-on-Sundays/m-p/299292#M1183757</guid>
      <dc:creator />
      <dc:date>2012-05-02T14:17:13Z</dc:date>
    </item>
  </channel>
</rss>

