<?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: Lastest week count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738332#M452778</link>
    <description>&lt;P&gt;Hi Tresesco, I am using KPI to show latest week , based max available date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: I have data only upto last Monday, so I want calculate orders of last week.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2020 06:50:46 GMT</pubDate>
    <dc:creator>Abhi999</dc:creator>
    <dc:date>2020-08-25T06:50:46Z</dc:date>
    <item>
      <title>Lastest week count</title>
      <link>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738302#M452772</link>
      <description>&lt;P&gt;Could some one help me on below query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to count of orders weekly based on max in date field.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 01:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738302#M452772</guid>
      <dc:creator>Abhi999</dc:creator>
      <dc:date>2020-08-25T01:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lastest week count</title>
      <link>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738316#M452773</link>
      <description>&lt;P&gt;You have given not much information. With that; you may try something like:&lt;/P&gt;&lt;P&gt;Dim : Week&lt;/P&gt;&lt;P&gt;Exp : FirstSortedValue(Aggr(Count(Distinct OrderID), Week, Date), -Date)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 05:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738316#M452773</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-25T05:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lastest week count</title>
      <link>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738332#M452778</link>
      <description>&lt;P&gt;Hi Tresesco, I am using KPI to show latest week , based max available date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex: I have data only upto last Monday, so I want calculate orders of last week.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 06:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738332#M452778</guid>
      <dc:creator>Abhi999</dc:creator>
      <dc:date>2020-08-25T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lastest week count</title>
      <link>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738335#M452780</link>
      <description>&lt;P&gt;If you have a week field(if you don't, create it in the script using week()), you can try like:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Week={'$(=Max(Week))'}&amp;gt;}OrderID)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 06:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lastest-week-count/m-p/1738335#M452780</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-25T06:57:26Z</dc:date>
    </item>
  </channel>
</rss>

