<?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: Accumulation in Crosstable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488911#M101734</link>
    <description>&lt;P&gt;Hello brunobertels,&lt;/P&gt;
&lt;P&gt;Tried that on my pivot table measure, works perfectly, thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 08:43:03 GMT</pubDate>
    <dc:creator>Nolgath</dc:creator>
    <dc:date>2024-10-24T08:43:03Z</dc:date>
    <item>
      <title>Accumulation in Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488893#M101729</link>
      <description>&lt;P&gt;Hello, I have a cross table like this:&lt;/P&gt;
&lt;P&gt;//----------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Transposed:&lt;BR /&gt;crosstable (Fields, Value, 1)&lt;BR /&gt;Load &lt;BR /&gt;Trim(Month) as Month,&lt;BR /&gt;Trim(direct_sales_units) as "Direct Sales (Units)",&lt;BR /&gt;Trim(online_sales_units) as "Online Sales (Units)",&lt;BR /&gt;Trim(total_units) as "Total Units"&lt;/P&gt;
&lt;P&gt;Resident [form_data_qvd];&lt;/P&gt;
&lt;P&gt;//----------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to have a accumulation of each field according to Month. Month field has all months in caps like 'JULY', 'JUNE' etc.. I need the accumulation to be from 'JULY' to 'JUNE' as this is the fiscal year.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try to rangesum(above() in expression on the pivot table itself it gives me strange numbers.. how can I achieve a table like that but with accumulations instead?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 07:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488893#M101729</guid>
      <dc:creator>Nolgath</dc:creator>
      <dc:date>2024-10-24T07:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488905#M101732</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try this :&lt;/P&gt;
&lt;P&gt;rangesum(before(YourMesureHere,0,columnno()))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 08:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488905#M101732</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2024-10-24T08:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488911#M101734</link>
      <description>&lt;P&gt;Hello brunobertels,&lt;/P&gt;
&lt;P&gt;Tried that on my pivot table measure, works perfectly, thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 08:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumulation-in-Crosstable/m-p/2488911#M101734</guid>
      <dc:creator>Nolgath</dc:creator>
      <dc:date>2024-10-24T08:43:03Z</dc:date>
    </item>
  </channel>
</rss>

