<?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: Percentage in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-in-pivot-table/m-p/1006101#M951773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Qty%]: Sum([Quantity/Ton])/&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(Total [Quantity/Ton])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[Total Balance]: rangesum( sum(total debit), -sum(total credit))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Qty*total Balance/Total Qty: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum([Quantity/Ton]) *&lt;/SPAN&gt; [Total Balance] / sum(Total [Quantity/Ton])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And if that doesn't work that means I don't have enough information to make a good guess. In that case please post a small qlikview document that illustrates the problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Nov 2015 12:56:47 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-11-30T12:56:47Z</dc:date>
    <item>
      <title>Percentage in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-pivot-table/m-p/1006100#M951772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two table &lt;A&gt; and &lt;B&gt;,&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in table &lt;A&gt;, I have (Item) and (Quantity/Ton)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in table &lt;B&gt;, I have (debit) and (credit)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; The "Balance" = (debit - credit)&lt;/P&gt;&lt;P&gt;** the relation between this two tables is the date only.&lt;/P&gt;&lt;P&gt;-------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.png" class="jive-image image-1" height="212" src="https://community.qlik.com/legacyfs/online/107608_sample.png" style="height: 212px; width: 791.807px;" width="792" /&gt;&lt;/P&gt;&lt;P&gt;how can I calculate the Qty% and Qty*total Balance/Total Qty in qlikview using pivot table ?!!&lt;/P&gt;&lt;P&gt;every time I try I faced problem with duplicate in data.&lt;/P&gt;&lt;P&gt;sorry for bad English.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 10:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-pivot-table/m-p/1006100#M951772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-30T10:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-pivot-table/m-p/1006101#M951773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Qty%]: Sum([Quantity/Ton])/&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(Total [Quantity/Ton])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[Total Balance]: rangesum( sum(total debit), -sum(total credit))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Qty*total Balance/Total Qty: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum([Quantity/Ton]) *&lt;/SPAN&gt; [Total Balance] / sum(Total [Quantity/Ton])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And if that doesn't work that means I don't have enough information to make a good guess. In that case please post a small qlikview document that illustrates the problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 12:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-pivot-table/m-p/1006101#M951773</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-30T12:56:47Z</dc:date>
    </item>
  </channel>
</rss>

