<?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 previous week issue set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173129#M42425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't solve it with set analysis because a set is only generated once for the entire chart, not once per row.&lt;/P&gt;&lt;P&gt;You can handle it by generating and using an AsOf table:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfWeek, WeekType, Week&lt;BR /&gt;...&lt;BR /&gt;10-2010, Last Week, 9-2010&lt;BR /&gt;10-2010, This Week, 10-2010&lt;BR /&gt;11-2010, Last Week, 10-2010&lt;BR /&gt;11-2010, This Week, 11-2010&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension 1 = AsOfWeek&lt;BR /&gt;dimension 2 = WeekType&lt;BR /&gt;expression = sum(bedrag)&lt;/P&gt;&lt;P&gt;Move the dimension to the top of the chart. If you need this week and last week as separate expressions, such as if you wanted to calculate the change from last week to this week, use set analysis:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension = AsOfWeek&lt;BR /&gt;expression 1 = sum({&amp;lt;WeekType={'Last Week'}&amp;gt;} bedrag)&lt;BR /&gt;expression 2 = sum({&amp;lt;WeekType={'This Week'}&amp;gt;} bedrag)&lt;BR /&gt;expression 3 = colunn(2)-column(1) // for instance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Nov 2010 21:55:06 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-11-05T21:55:06Z</dc:date>
    <item>
      <title>previous week issue set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173128#M42424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attachment.&lt;/P&gt;&lt;P&gt;very simple pivot:&lt;/P&gt;&lt;P&gt;dimension : date, weeknumber, lastweeknumber&lt;/P&gt;&lt;P&gt;expression : sum(value)&lt;/P&gt;&lt;P&gt;expression is related to the date from the dimension&lt;/P&gt;&lt;P&gt;i want to add an additional expression which sums the values of the previous months. in some cases the values will be '0' because i dont have data on the previous month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 11:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173128#M42424</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-11-05T11:29:19Z</dc:date>
    </item>
    <item>
      <title>previous week issue set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173129#M42425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't solve it with set analysis because a set is only generated once for the entire chart, not once per row.&lt;/P&gt;&lt;P&gt;You can handle it by generating and using an AsOf table:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;AsOfWeek, WeekType, Week&lt;BR /&gt;...&lt;BR /&gt;10-2010, Last Week, 9-2010&lt;BR /&gt;10-2010, This Week, 10-2010&lt;BR /&gt;11-2010, Last Week, 10-2010&lt;BR /&gt;11-2010, This Week, 11-2010&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension 1 = AsOfWeek&lt;BR /&gt;dimension 2 = WeekType&lt;BR /&gt;expression = sum(bedrag)&lt;/P&gt;&lt;P&gt;Move the dimension to the top of the chart. If you need this week and last week as separate expressions, such as if you wanted to calculate the change from last week to this week, use set analysis:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension = AsOfWeek&lt;BR /&gt;expression 1 = sum({&amp;lt;WeekType={'Last Week'}&amp;gt;} bedrag)&lt;BR /&gt;expression 2 = sum({&amp;lt;WeekType={'This Week'}&amp;gt;} bedrag)&lt;BR /&gt;expression 3 = colunn(2)-column(1) // for instance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 21:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173129#M42425</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-05T21:55:06Z</dc:date>
    </item>
    <item>
      <title>previous week issue set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173130#M42426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;respect for your skills John.. Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 13:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-week-issue-set-analysis/m-p/173130#M42426</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2010-11-09T13:00:36Z</dc:date>
    </item>
  </channel>
</rss>

