<?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 issue, in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557295#M440986</link>
    <description>&lt;P&gt;Please see the attachment now thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 16:00:10 GMT</pubDate>
    <dc:creator>everest226</dc:creator>
    <dc:date>2019-03-15T16:00:10Z</dc:date>
    <item>
      <title>Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557268#M440981</link>
      <description>&lt;P&gt;So i have a table bellow are the column and expression . Some how percentages total label is incorrect where as by category is correct&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Column 1 Total&lt;/P&gt;&lt;P&gt;if(Sum({&amp;lt; Is={'T'}, [ CAT Name] = {'T I'} &amp;gt;} [ Sold] )&amp;gt;0,&lt;BR /&gt;Sum({&amp;lt; Is={'T'}&amp;gt;} [Sold] ))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column 2&amp;nbsp; GRE&lt;/P&gt;&lt;P&gt;if(Sum({&amp;lt; Is={'T'}, [CAT Name] = {'T I'} &amp;gt;} [ Sold] )&amp;gt;0,&lt;BR /&gt;Sum({&amp;lt; Is={'T'}, [CAT Name] = {'T I'} &amp;gt;} [ Sold] ))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;total percentages&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Sum({&amp;lt; Is={'T'}, [CAT Name] = {'T I'} &amp;gt;} [ Sold] )&amp;gt;0,&lt;BR /&gt;Sum({&amp;lt; Is={'T'}, [CAT Name] = {'T I'} &amp;gt;} [Sold] ) / Sum({&amp;lt; Is={'T'} &amp;gt;} [Sold] ))&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557268#M440981</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557279#M440982</link>
      <description>&lt;P&gt;What is wrong? If 18.1% is not right then what is right?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557279#M440982</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-15T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557289#M440984</link>
      <description>&lt;P&gt;664518 of 2650572 is&amp;nbsp;24.95&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557289#M440984</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T15:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557291#M440985</link>
      <description>&lt;P&gt;Opps i attached wrong&amp;nbsp; File . editing soon&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557291#M440985</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T15:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557295#M440986</link>
      <description>&lt;P&gt;Please see the attachment now thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557295#M440986</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T16:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557297#M440987</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Is={'T'}, [CAT Name] = {'T I'}&amp;gt;} [ Sold])
/
Sum(Aggr(&lt;BR /&gt;  If(Sum({&amp;lt; Is={'T'}, [ CAT Name] = {'T I'} &amp;gt;} [ Sold]) &amp;gt; 0,&amp;nbsp;Sum({&amp;lt;Is={'T'}&amp;gt;} [Sold]))&lt;BR /&gt;, Dimension))&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557297#M440987</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-15T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557300#M440989</link>
      <description>&lt;P&gt;Thanks Sunny, it&amp;nbsp; worked perfectly , however it has Cycle group&amp;nbsp; dimension , so it only works for one dimension . is there a way to works in all dimension&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557300#M440989</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T16:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557303#M440990</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Is={'T'}, [CAT Name] = {'T I'}&amp;gt;} [ Sold])
/
Sum(Aggr(
  If(Sum({&amp;lt; Is={'T'}, [ CAT Name] = {'T I'} &amp;gt;} [ Sold]) &amp;gt; 0, Sum({&amp;lt;Is={'T'}&amp;gt;} [Sold]))
, &lt;FONT color="#FF0000"&gt;$(='[' &amp;amp; GetCurrentField([Group Name]) &amp;amp; ']')&lt;/FONT&gt;)))&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557303#M440990</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-15T16:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage issue,</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557321#M440991</link>
      <description>&lt;P&gt;Thanks it worked out perfectly .&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 17:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-issue/m-p/1557321#M440991</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2019-03-15T17:06:38Z</dc:date>
    </item>
  </channel>
</rss>

