<?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: Compare last week to current week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779943#M276392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2014 08:57:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-24T08:57:41Z</dc:date>
    <item>
      <title>Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779939#M276388</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;I'm having a problem while trying to implement the following request:&lt;/P&gt;&lt;P&gt;let's say I have the following fields:&lt;/P&gt;&lt;P&gt;Store name&lt;/P&gt;&lt;P&gt;Number of sold Items&lt;/P&gt;&lt;P&gt;Week number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display in a straight table the 5 bottom stores that sold Items last week (count (Number of sold Items)&amp;gt;0 )&lt;/P&gt;&lt;P&gt;but on the current week which was selected they sold nothing or much less items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please Advise?&lt;/P&gt;&lt;P&gt;thanks.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 09:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779939#M276388</guid>
      <dc:creator />
      <dc:date>2014-12-23T09:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779940#M276389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the document attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ernesto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 13:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779940#M276389</guid>
      <dc:creator>consenit</dc:creator>
      <dc:date>2014-12-23T13:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779941#M276390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;maybe you can use [Store name] as dimension and the following expression (if you want to display sum of number, otherwise you cab use count):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WEEK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=$(vWeek)-1)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NUMBER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NUMBER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NUMBER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WEEK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=$(vWeek)-1)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NUMBER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In dimesion limit tab you can set how many stores display in the dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps, Elena&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 14:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779941#M276390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-23T14:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779942#M276391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I forgot a detail:&lt;/P&gt;&lt;P&gt;vWeek= GetFieldSelections(WEEK) where WEEK is your Week number.&lt;/P&gt;&lt;P&gt;And NUMBER is your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Number of sold Items.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 17:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779942#M276391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-23T17:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779943#M276392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 08:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779943#M276392</guid>
      <dc:creator />
      <dc:date>2014-12-24T08:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779944#M276393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 08:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779944#M276393</guid>
      <dc:creator />
      <dc:date>2014-12-24T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compare last week to current week</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779945#M276394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To calculate difference current and last week, you can use Column(2) - Column(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 09:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-last-week-to-current-week/m-p/779945#M276394</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-24T09:11:47Z</dc:date>
    </item>
  </channel>
</rss>

