<?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: Cumulative sum in tree in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510373#M190696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it's possible. But i don't want create many column i need 1 column, because the tree grows without limits...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 10:09:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-15T10:09:47Z</dc:date>
    <item>
      <title>Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510371#M190694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/51502_img1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need this result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img2.JPG.jpg" class="jive-image" height="252" src="https://community.qlik.com/legacyfs/online/51506_img2.JPG.jpg" style="width: 857.1584699453551px; height: 253px;" width="857" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need in QlikView the same comand SQL, for exemplo select sum(total) from table where FTEC_Arvore like FTEC_Arvore + '*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or other solution....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 20:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510371#M190694</guid>
      <dc:creator />
      <dc:date>2014-01-14T20:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510372#M190695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can parse the hierarchy FTEC_Arvore in script with SubField function.&lt;/P&gt;&lt;P&gt;Create separate field for each level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can easily calculate total in pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 20:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510372#M190695</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-14T20:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510373#M190696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it's possible. But i don't want create many column i need 1 column, because the tree grows without limits...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 10:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510373#M190696</guid>
      <dc:creator />
      <dc:date>2014-01-15T10:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510374#M190697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't understand the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have many rows and three sets of rows that overlap with each other.&lt;/P&gt;&lt;P&gt;So you can get three values. How the resulting table should look like ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 21:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510374#M190697</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-15T21:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510375#M190698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need sum the node, for example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum the node 12250/20207&lt;/P&gt;&lt;P&gt;sum the node 12250/20207/35426&lt;/P&gt;&lt;P&gt;sum the node 12250/20207/35426/35734&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;view this link about more informations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/450309?et=watches.email.thread#450309"&gt;http://community.qlik.com/message/450309?et=watches.email.thread#450309&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 11:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510375#M190698</guid>
      <dc:creator />
      <dc:date>2014-01-16T11:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum in tree</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510376#M190699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this link the solution;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/450309?et=watches.email.thread#450309"&gt;http://community.qlik.com/message/450309?et=watches.email.thread#450309&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-in-tree/m-p/510376#M190699</guid>
      <dc:creator />
      <dc:date>2014-01-16T17:32:01Z</dc:date>
    </item>
  </channel>
</rss>

