<?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 Weekly Sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259635#M1183895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry it has taken me so long to respond...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That expression doesnt work for me. it shows the same value against a product for each day of the week. &lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9478_Example.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2011 12:34:06 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2011-12-12T12:34:06Z</dc:date>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259633#M1183892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have an application showing wastage. in my chart the results are broken down by day. I also have sales on the chart so i can do a waste % of sales.&lt;/P&gt;&lt;P&gt;I have been asked to display weekly sales also.&lt;/P&gt;&lt;P&gt;Can anyone help me on expression to show weekly sales please?&lt;/P&gt;&lt;P&gt;it would need to disregard the specific date and look at the week instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fields are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cal_Week = Week&lt;/P&gt;&lt;P&gt;Store_Date = Specific Date&lt;/P&gt;&lt;P&gt;SalesQuantity = Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 10:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259633#M1183892</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-11-28T10:32:42Z</dc:date>
    </item>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259634#M1183893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to show this value in the same table with dimension Store_Date, repeating the weekly value for every row with a date within the week?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;=﻿aggr( sum( total&amp;lt;Cal_Week&amp;gt; SalesQuantity), Cal_Week, Store_Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 10:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259634#M1183893</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-28T10:57:05Z</dc:date>
    </item>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259635#M1183895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry it has taken me so long to respond...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That expression doesnt work for me. it shows the same value against a product for each day of the week. &lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9478_Example.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 12:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259635#M1183895</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-12-12T12:34:06Z</dc:date>
    </item>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259636#M1183896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you want the weekly per product, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then we need to add the e.g. ProductCode to the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=﻿aggr( sum( total&amp;lt;ProductCode, Cal_Week&amp;gt; SalesQuantity), ProductCode, Cal_Week, Store_Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using some more dimensions, we might also need to use the NODISTINCT qualifier:&lt;/P&gt;&lt;P&gt;=﻿aggr(NODISTINCT sum( total&amp;lt;ProductCode, Cal_Week&amp;gt; SalesQuantity), ProductCode, Cal_Week, Store_Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I misunderstanding your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 12:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259636#M1183896</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-12T12:53:52Z</dc:date>
    </item>
    <item>
      <title>Weekly Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259637#M1183897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not misunderstanding anything, and the last expression works perfectly.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 13:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-Sales/m-p/259637#M1183897</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2011-12-12T13:02:32Z</dc:date>
    </item>
  </channel>
</rss>

