<?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 Where statement Last Week Start in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334884#M123468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I change this statement to give say Last week start&amp;lt;weekstart today? Any assistance greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where weekstart(Week)&amp;lt;weekstart(today());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(O)nePuttGirl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 18:37:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-03T18:37:30Z</dc:date>
    <item>
      <title>Where statement Last Week Start</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334884#M123468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I change this statement to give say Last week start&amp;lt;weekstart today? Any assistance greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where weekstart(Week)&amp;lt;weekstart(today());&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(O)nePuttGirl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 18:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334884#M123468</guid>
      <dc:creator />
      <dc:date>2012-05-03T18:37:30Z</dc:date>
    </item>
    <item>
      <title>Where statement Last Week Start</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334885#M123469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not able to understand clearly about the problem?Can you explain little more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 19:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334885#M123469</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-05-03T19:16:37Z</dc:date>
    </item>
    <item>
      <title>Where statement Last Week Start</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334886#M123470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to Qlikview and would just like the following: take todays date and subtract ten days which is the start of last week as make it field [Week].&amp;nbsp; I also have a let statement LET vLastWeekStart = $(vLastWeek) - 1; so if I can incorporate the variable I would like to. Any thoughts? Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(today())-10 as Week&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 19:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334886#M123470</guid>
      <dc:creator />
      <dc:date>2012-05-03T19:21:32Z</dc:date>
    </item>
    <item>
      <title>Where statement Last Week Start</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334887#M123471</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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=WeekStart(Today(), -1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;returns the previous week start date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Fri, 04 May 2012 05:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334887#M123471</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-04T05:36:09Z</dc:date>
    </item>
    <item>
      <title>Where statement Last Week Start</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334888#M123472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for taking the time to anwser!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 14:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-Last-Week-Start/m-p/334888#M123472</guid>
      <dc:creator />
      <dc:date>2012-05-04T14:17:41Z</dc:date>
    </item>
  </channel>
</rss>

