<?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: Qlik Sense Table with RangeSum and Two Dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1626350#M46632</link>
    <description>&lt;P&gt;Perfect!&amp;nbsp; That worked. Thanks for the help&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;, Marcus.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 13:22:19 GMT</pubDate>
    <dc:creator>samyurchuk</dc:creator>
    <dc:date>2019-09-20T13:22:19Z</dc:date>
    <item>
      <title>Qlik Sense Table with RangeSum and Two Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1625930#M46614</link>
      <description>&lt;P&gt;I have a table with the following columns:&amp;nbsp; NET_BILLING_AMT, Cumulative Sales and Material ID.&amp;nbsp; Using the formula rangesum(above(sum(NET_BILLING_AMT),0,rowno()))&amp;nbsp; &amp;nbsp;for Cumulative Sales, everything works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add another Dimension&amp;nbsp; to the table called MATERIAL_NAME.&amp;nbsp; I've&amp;nbsp; tried aggr(rangesum(above(sum(NET_BILLING_AMT),0,rowno())), MATERIAL_ID, MATERIAL_NAME) for Cumulative Sales after adding the&amp;nbsp;MATERIAL_NAME to the table but the column is not accumulating.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 20:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1625930#M46614</guid>
      <dc:creator>samyurchuk</dc:creator>
      <dc:date>2021-12-22T20:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Table with RangeSum and Two Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1626276#M46629</link>
      <description>&lt;P&gt;Just try it without the aggr() but with TOTAL in rowno() and/or above() like:&lt;/P&gt;&lt;P&gt;rangesum(above(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; sum(NET_BILLING_AMT),0,rowno(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt;)))&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 12:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1626276#M46629</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-09-20T12:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Table with RangeSum and Two Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1626350#M46632</link>
      <description>&lt;P&gt;Perfect!&amp;nbsp; That worked. Thanks for the help&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;, Marcus.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 13:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Table-with-RangeSum-and-Two-Dimensions/m-p/1626350#M46632</guid>
      <dc:creator>samyurchuk</dc:creator>
      <dc:date>2019-09-20T13:22:19Z</dc:date>
    </item>
  </channel>
</rss>

