<?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: Accumuated values in pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752866#M58002</link>
    <description>&lt;P&gt;Thanks, Sunny.&lt;/P&gt;&lt;P&gt;It's work prefectly.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alonso Torres.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 14:42:49 GMT</pubDate>
    <dc:creator>Gestion-PSD</dc:creator>
    <dc:date>2020-10-15T14:42:49Z</dc:date>
    <item>
      <title>Accumuated values in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752448#M57965</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I'm in a trouble with a expression than I don't know if it's possible to create.&lt;/P&gt;&lt;P&gt;I have a 3 rows (dimension) levels pivot table: Client -&amp;gt; YearMonth-&amp;gt;Agent.&lt;/P&gt;&lt;P&gt;I want an expression than accumulate the measure sum(minutes) yearmonth to yearmonth for each agent. I tink if I swap YearMonth &amp;lt;-&amp;gt; Agent, an expression like&lt;/P&gt;&lt;P&gt;rangesum(above(round(Sum(duracion)/60),0,rowno()))&lt;/P&gt;&lt;P&gt;would run, but I need the dimensions as they are: 1st Client, 2nd YearMonth 3rd Agent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Alonso Torres.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 13:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752448#M57965</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2020-10-14T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Accumuated values in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752832#M57999</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/77286"&gt;@Gestion-PSD&lt;/a&gt;&amp;nbsp;add Aggr() function to dictate sorting&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(RangeSum(Above(Round(Sum(duracion)/60), 0, RowNo())), Client, Agent, YearMonth)&lt;/LI-CODE&gt;&lt;P&gt;now even though your chart has Client, YearMonth, Agent as the order of your dimension, the expression will see it as Client, Agent, YearMonth and display the results accordingly&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 13:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752832#M57999</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-15T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accumuated values in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752866#M58002</link>
      <description>&lt;P&gt;Thanks, Sunny.&lt;/P&gt;&lt;P&gt;It's work prefectly.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alonso Torres.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 14:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Accumuated-values-in-pivot-table/m-p/1752866#M58002</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2020-10-15T14:42:49Z</dc:date>
    </item>
  </channel>
</rss>

