<?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 Calculating percentage area wise in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-percentage-area-wise/m-p/1010995#M964423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to calculate the are wise percentage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num( (sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'&lt;SPAN style="font-size: 13.3333px;"&gt;Dubai&lt;/SPAN&gt;'} ,TransactionType={'I'}&amp;gt;}#sales)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'Dubai'},TransactionType={'C'}&amp;gt;}#sales))&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;P&gt;(sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},TransactionType={'I'}&amp;gt;}TOTAL #sales)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},TransactionType={'C'}&amp;gt;}TOTAL&amp;nbsp; #sales)),'0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working fine but when i click the area dubai its show the 100% but my dubai sales is 54%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i change the expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 08:12:09 GMT</pubDate>
    <dc:creator>stephenedberkg</dc:creator>
    <dc:date>2015-10-07T08:12:09Z</dc:date>
    <item>
      <title>Calculating percentage area wise</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-percentage-area-wise/m-p/1010995#M964423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to calculate the are wise percentage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num( (sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'&lt;SPAN style="font-size: 13.3333px;"&gt;Dubai&lt;/SPAN&gt;'} ,TransactionType={'I'}&amp;gt;}#sales)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'Dubai'},TransactionType={'C'}&amp;gt;}#sales))&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;P&gt;(sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},TransactionType={'I'}&amp;gt;}TOTAL #sales)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},TransactionType={'C'}&amp;gt;}TOTAL&amp;nbsp; #sales)),'0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working fine but when i click the area dubai its show the 100% but my dubai sales is 54%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i change the expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-percentage-area-wise/m-p/1010995#M964423</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-10-07T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating percentage area wise</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-percentage-area-wise/m-p/1010996#M964425</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;Could you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=num( (sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Dubai&lt;/SPAN&gt;'} ,TransactionType={'I'}&amp;gt;}#sales)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},Area={'Dubai'},TransactionType={'C'}&amp;gt;}#sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(sum({&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Area=,&lt;/SPAN&gt;TransactionType={'I'}&amp;gt;}TOTAL #sales)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum( {&amp;lt;Year={$(=Max(Year))},MonthID={$(=Max(MonthID))},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Area=, &lt;/SPAN&gt;TransactionType={'C'}&amp;gt;}TOTAL&amp;nbsp; #sales)),'0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-percentage-area-wise/m-p/1010996#M964425</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-10-07T08:14:50Z</dc:date>
    </item>
  </channel>
</rss>

