<?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: Change in Sales From Week 1 to Week 2 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333563#M411715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not entirely sure, but try this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jul 2017 18:29:35 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-07-05T18:29:35Z</dc:date>
    <item>
      <title>Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333560#M411712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached qvw I am able to get the change in sales from prior week compared to latest week by using this expression:&lt;/P&gt;&lt;P&gt;=If(RowNo(TOTAL)=1,0,sum(Amount)-Above(sum(Amount)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am trying to create a list box with the same logic and it's not working.&lt;/P&gt;&lt;P&gt;This is what I am trying and it's not working in list box expression:&lt;/P&gt;&lt;P&gt;=if(sum(Amount)&amp;gt;above(sum(Amount)),'Increase',if(sum(Amount)&amp;lt;above(sum(Amount)),'Decrease'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Based on the given qvw and the excel file can you help create a list box so that I can easily filter between the increased and decreased values?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 17:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333560#M411712</guid>
      <dc:creator />
      <dc:date>2017-07-05T17:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333561#M411713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 17:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333561#M411713</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-05T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333562#M411714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ Thanks for your quick response but this didn't work as expected. For the qvw you have attached, If you select Decrease it seems like it's working but if you select increase it shows both increase and decrease rows. But when I apply the same logic in the larger data sets both increase and decrease are not filtering correctly. They are showing both the values when either are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the thing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have different weeks so the list box for week will have different week start dates in the actual data set and I will always have to be able to filter the data by selecting two weeks at a time. For example the data set I have provided is using 6/5/2017 &amp;amp; 6/26/2017. Likewise I will have a lot of other weeks too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you think of anything that's missing in the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 18:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333562#M411714</guid>
      <dc:creator />
      <dc:date>2017-07-05T18:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333563#M411715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not entirely sure, but try this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 18:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333563#M411715</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-05T18:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333564#M411716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;BR /&gt;This works. I am trying to work with a waterfall chart with the same data. I have added one in the attached qvw. How can I show the values that are decreasing by week below the increasing ones and the vice versa. For example, in the attached qvw weekly amount has decreased in 6/26/2017 compared to 6/5/2017 but in the chart it is showing above 6/5/2017 values. How can I show such decreasing values below and only increasing values above? !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 21:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333564#M411716</guid>
      <dc:creator />
      <dc:date>2017-07-12T21:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333565#M411717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate a little for me... You want the second bar to be going below 0? or would it just show the difference? If you want to see the difference, may be like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170053_Capture.PNG" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 22:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333565#M411717</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-12T22:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333566#M411718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Ok with the logic you have provided if I want to see the difference how can I see the negative values go below 0 and only positive are shown above? So, in the qvw you have provided how to show ($58,000.00) below 0 and if there were values which had increased from time to time they would show above? Can we do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333566#M411718</guid>
      <dc:creator />
      <dc:date>2017-07-13T15:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333567#M411719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove bar offset&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333567#M411719</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-13T16:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Sales From Week 1 to Week 2</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333568#M411720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. This works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 17:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Sales-From-Week-1-to-Week-2/m-p/1333568#M411720</guid>
      <dc:creator />
      <dc:date>2017-07-13T17:20:17Z</dc:date>
    </item>
  </channel>
</rss>

