<?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: Week Start Day in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350413#M1170462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some -- but not all -- QV date functions take as third optional argument a week (start) offset, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;weekstart(today(),0,-1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should return last sunday's date. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 14:08:02 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-07-13T14:08:02Z</dc:date>
    <item>
      <title>Week Start Day</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350412#M1170461</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;This might be a basic QV question, but figured I'd throw it out there.&amp;nbsp; Our QV is set so that Weeks start on a Monday.&amp;nbsp; Traditionally our reporting for other systems, our week starts on Sunday.&amp;nbsp; Does anyone know how I can change the QV default so that "vThisWeek" always starts on Sunday instead of Monday?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 14:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350412#M1170461</guid>
      <dc:creator />
      <dc:date>2012-07-13T14:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Week Start Day</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350413#M1170462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some -- but not all -- QV date functions take as third optional argument a week (start) offset, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;weekstart(today(),0,-1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should return last sunday's date. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 14:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350413#M1170462</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-13T14:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Week Start Day</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350414#M1170463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However if you are trying to create a week number filed in your script you might want to try the following syntax:&amp;nbsp;&amp;nbsp; Week(weekstart(Date,0,-1))&amp;nbsp; Where&amp;nbsp;&amp;nbsp; Date is your date field&amp;nbsp; Regards&amp;nbsp; Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350414#M1170463</guid>
      <dc:creator />
      <dc:date>2012-07-13T15:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Week Start Day</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350415#M1170464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your created week number would be one off compared to WeekName(Date,0,-1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As there are many different ways to define week numbering, I am not saying you're wrong, just want to express that we need to take care for the different way possible.&lt;/P&gt;&lt;P&gt; Since Meghan wants a week start on Sunday, I assume she also wants a week numbering different from the one based on ISO week numbering that week() or weekname() returns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350415#M1170464</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-13T15:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Week Start Day</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350416#M1170465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl!! have never used Weekname before, but would definately give it a try in my next app.&amp;nbsp;&amp;nbsp; Have a happy weekend!&amp;nbsp; Regards&amp;nbsp; Rahul &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Start-Day/m-p/350416#M1170465</guid>
      <dc:creator />
      <dc:date>2012-07-13T15:47:36Z</dc:date>
    </item>
  </channel>
</rss>

