<?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: I have to make a straight table with 1 column showing Cumulative Difference. in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241576#M80440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(RowNo(TOTAL) = 1, 0, RangeSum([Qoe Subscriber], -Above(TOTAL [&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Qoe Subscriber])))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 11:40:40 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-09T11:40:40Z</dc:date>
    <item>
      <title>I have to make a straight table with 1 column showing Cumulative Difference.</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241575#M80439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my table, I have week, month, No of QOE Subscribers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create a new column, and place cumulative difference of the QoE Subscribers in that column. Also, the first row should be null (0) and the &lt;SPAN style="font-size: 13.3333px;"&gt;cumulative difference&lt;/SPAN&gt; should start from the 2nd column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Week&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Qoe Subscribers&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Cumulative Difference&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Week1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;23&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Week1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Week1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;22&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Week1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Apr&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 09:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241575#M80439</guid>
      <dc:creator />
      <dc:date>2017-02-09T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: I have to make a straight table with 1 column showing Cumulative Difference.</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241576#M80440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(RowNo(TOTAL) = 1, 0, RangeSum([Qoe Subscriber], -Above(TOTAL [&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Qoe Subscriber])))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 11:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241576#M80440</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-09T11:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: I have to make a straight table with 1 column showing Cumulative Difference.</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241577#M80441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(RowNo(TOTAL) = 1, 0, RangeSum([Qoe Subscribers] - Above(TOTAL [Qoe Subscribers])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 11:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/I-have-to-make-a-straight-table-with-1-column-showing-Cumulative/m-p/1241577#M80441</guid>
      <dc:creator>Silambarasan1306</dc:creator>
      <dc:date>2017-02-09T11:51:55Z</dc:date>
    </item>
  </channel>
</rss>

