<?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 Straight Table Difference between columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272187#M101954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try chart inter record functions, namely above() {but have a look at the others, too}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using a straight table, try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum(Incoming) - above(sum(Incoming))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using in a pivot, you need to take care of the expression and dimension orientation, so if pivoted to the left, try&lt;/P&gt;&lt;P&gt;= sum(Incoming) - before(sum(Incoming))&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>Fri, 10 Feb 2012 17:09:02 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-10T17:09:02Z</dc:date>
    <item>
      <title>Straight Table Difference between columns</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272186#M101953</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;&lt;/P&gt;&lt;P&gt;I have the following straight Table, with a dimension of year, and an expression of incoming and i want to know how to calculate the &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;difference&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt; between years automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 312px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="78"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left-style: none; border-left-width: initial; border-left-color: initial;" width="78"&gt;2010&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left-style: none; border-left-width: initial; border-left-color: initial;" width="78"&gt;2011&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left-style: none; border-left-width: initial; border-left-color: initial;" width="78"&gt;2012&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;Incoming&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;300&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;500&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;900&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;Difference&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;200&lt;/TD&gt;&lt;TD align="right"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 16:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272186#M101953</guid>
      <dc:creator />
      <dc:date>2012-02-10T16:59:43Z</dc:date>
    </item>
    <item>
      <title>Straight Table Difference between columns</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272187#M101954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try chart inter record functions, namely above() {but have a look at the others, too}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using a straight table, try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum(Incoming) - above(sum(Incoming))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using in a pivot, you need to take care of the expression and dimension orientation, so if pivoted to the left, try&lt;/P&gt;&lt;P&gt;= sum(Incoming) - before(sum(Incoming))&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>Fri, 10 Feb 2012 17:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272187#M101954</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-10T17:09:02Z</dc:date>
    </item>
    <item>
      <title>Straight Table Difference between columns</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272188#M101955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Stefan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I getting used to qlikview functions, and a tried it with above and below, but didnt work.&lt;/P&gt;&lt;P&gt;But with after, works fine.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 17:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Difference-between-columns/m-p/272188#M101955</guid>
      <dc:creator />
      <dc:date>2012-02-10T17:21:09Z</dc:date>
    </item>
  </channel>
</rss>

