<?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 calculation in UI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63365#M776892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(profitloss)/Sum(TOTAL &amp;lt;Deskid&amp;gt; profitloss)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 11:28:26 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-19T11:28:26Z</dc:date>
    <item>
      <title>percentage calculation in UI</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63364#M776891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help me to calculate the below expected output column in UI&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;From Proftloss dimension need to calculate the percentageprofitloss&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic is &lt;SPAN style="font-size: 13.3333px;"&gt;percentageprofitloss is aggregated by Deskid and date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;here 5.7 is claulated as&lt;/P&gt;&lt;P&gt;=(profitloss/deskid,asofdate aggregated total profit loss)*100&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=(3.15/(0+3.15+0-58.45))*100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=5.7&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;when ever profit loss is null then it need to display 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to calculate the above expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63364#M776891</guid>
      <dc:creator>pawwy1415</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation in UI</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63365#M776892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(profitloss)/Sum(TOTAL &amp;lt;Deskid&amp;gt; profitloss)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 11:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63365#M776892</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-19T11:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation in UI</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63366#M776893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What did you get? the values you shared? Use percentage as formatting or multiply by 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(profitloss)/Sum(TOTAL &amp;lt;Deskid&amp;gt; profitloss) * 100&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 11:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63366#M776893</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-19T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation in UI</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63367#M776894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression is working fine in Straight table with multiple dimensions.&lt;/P&gt;&lt;P&gt;But when I have used the same expression in Line chart with Date dimension getting 100 for all the dates even by fliting the other dimensions also its not changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 13:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63367#M776894</guid>
      <dc:creator>pawwy1415</dc:creator>
      <dc:date>2018-04-19T13:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation in UI</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63368#M776895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, would you be able to share a sample to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 13:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation-in-UI/m-p/63368#M776895</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-19T13:34:30Z</dc:date>
    </item>
  </channel>
</rss>

