<?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 function (Current week) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316959#M408710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. No problem, just thought would help you out. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Apr 2017 13:01:57 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-04-27T13:01:57Z</dc:date>
    <item>
      <title>Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316953#M408704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to calculate the current week, but I think that I'm missing something with this code: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Week={MAX(Week(DATE))}&amp;gt;} LOAD_PALLETS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone here can help me with this question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 18:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316953#M408704</guid>
      <dc:creator />
      <dc:date>2017-04-25T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316954#M408705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{$&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Week&lt;/SPAN&gt;={"$(=MAX(Week(DATE)))"}&amp;gt;} &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD_PALLETS&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316954#M408705</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-04-25T19:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316955#M408706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Massimo, that's it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316955#M408706</guid>
      <dc:creator />
      <dc:date>2017-04-26T17:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316956#M408707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you close the thread marking correct response. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316956#M408707</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-26T19:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316957#M408708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rafael, You marked your reply as Correct. Did Massimo's solution did not work for you? If Yes you should mark his response as correct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 11:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316957#M408708</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-27T11:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316958#M408709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a mistake, i think that this happened because i'm new here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I think that know is right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 13:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316958#M408709</guid>
      <dc:creator />
      <dc:date>2017-04-27T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Week function (Current week)</title>
      <link>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316959#M408710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. No problem, just thought would help you out. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 13:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-function-Current-week/m-p/1316959#M408710</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-27T13:01:57Z</dc:date>
    </item>
  </channel>
</rss>

