<?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 row total between total of the column in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/row-total-between-total-of-the-column/m-p/1683433#M52041</link>
    <description>&lt;P&gt;Hello All,&lt;BR /&gt;Im trying to set a new column into a table chart, where the&amp;nbsp;participation fee has beem displayed, for this im tryng the next function based on my fuction to calculate the total of money earned per customer.&lt;/P&gt;&lt;P&gt;=Sum([CANTIDAD])/Sum(Total(CANTIDAD))&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;So i want to divide each row of the "Volumen EneroDiciembre" column between the total of this" $303,454,710.30".&lt;BR /&gt;For example:&amp;nbsp; $34,732,771.76/$303,454,710.3&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example.png" style="width: 239px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29847i4B39D709B71CF534/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example.png" alt="Example.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this for every row of this column. Someone already did something like this?&lt;BR /&gt;&lt;BR /&gt;Hope someone could help me.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2020 17:39:07 GMT</pubDate>
    <dc:creator>PepeMontes</dc:creator>
    <dc:date>2020-03-10T17:39:07Z</dc:date>
    <item>
      <title>row total between total of the column</title>
      <link>https://community.qlik.com/t5/App-Development/row-total-between-total-of-the-column/m-p/1683433#M52041</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;Im trying to set a new column into a table chart, where the&amp;nbsp;participation fee has beem displayed, for this im tryng the next function based on my fuction to calculate the total of money earned per customer.&lt;/P&gt;&lt;P&gt;=Sum([CANTIDAD])/Sum(Total(CANTIDAD))&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;So i want to divide each row of the "Volumen EneroDiciembre" column between the total of this" $303,454,710.30".&lt;BR /&gt;For example:&amp;nbsp; $34,732,771.76/$303,454,710.3&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example.png" style="width: 239px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29847i4B39D709B71CF534/image-size/large?v=v2&amp;amp;px=999" role="button" title="Example.png" alt="Example.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this for every row of this column. Someone already did something like this?&lt;BR /&gt;&lt;BR /&gt;Hope someone could help me.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/row-total-between-total-of-the-column/m-p/1683433#M52041</guid>
      <dc:creator>PepeMontes</dc:creator>
      <dc:date>2020-03-10T17:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: row total between total of the column</title>
      <link>https://community.qlik.com/t5/App-Development/row-total-between-total-of-the-column/m-p/1683755#M52068</link>
      <description>&lt;P&gt;You are on the right track whereby total isn't a function else an extra for a function. Therefore try it in this way:&lt;/P&gt;&lt;P&gt;Sum([CANTIDAD]) / Sum(Total CANTIDAD)&lt;/P&gt;&lt;P&gt;or if there are further dimensions which needs to be considered:&lt;/P&gt;&lt;P&gt;Sum([CANTIDAD]) / Sum(Total &amp;lt;Dim1, Dim2&amp;gt; CANTIDAD)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 12:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/row-total-between-total-of-the-column/m-p/1683755#M52068</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-03-11T12:38:53Z</dc:date>
    </item>
  </channel>
</rss>

