<?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 Week Rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499789#M186760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to show the Rank of current week based on Sum of Sales and Region. Attached is a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show only current week data but also it's Rank with respect to previous weeks of the year.&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>Wed, 27 Nov 2013 16:23:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-27T16:23:56Z</dc:date>
    <item>
      <title>Week Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499789#M186760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to show the Rank of current week based on Sum of Sales and Region. Attached is a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show only current week data but also it's Rank with respect to previous weeks of the year.&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>Wed, 27 Nov 2013 16:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499789#M186760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-27T16:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Week Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499790#M186761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: only({&amp;lt;Week={$(vCurrWeek)},Year={$(vCurrYear)}&amp;gt;}aggr(NODISTINCT rank(total sum({&amp;lt;Year={$(vCurrYear)}&amp;gt;}Sales)),Week))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 16:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499790#M186761</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-27T16:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Week Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499791#M186762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gysbert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just had to add Region and take out Total:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;only({&amp;lt;Week={$(vCurrWeek)},Year={$(vCurrYear)}&amp;gt;}aggr(NODISTINCT rank(sum({&amp;lt;Year={$(vCurrYear)}&amp;gt;}Sales)), Region, Week))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 17:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-Rank/m-p/499791#M186762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-27T17:48:23Z</dc:date>
    </item>
  </channel>
</rss>

