<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089311#M362486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;i 've to include avg line by considering only sla met cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can help some one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 16:31:53 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2016-03-16T16:31:53Z</dc:date>
    <item>
      <title>percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089302#M362477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;my dimensions are&lt;/P&gt;&lt;P&gt;1.Name&lt;/P&gt;&lt;P&gt;2. calculated dimension is "=If(Networkdays(Scheduled_Send_Time__c,Delivery_Acknowledged_Time__c,$(ListOfHolydays))&amp;gt;=6,'SLAs Not Met','SLAs Met')"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and expression is--&amp;gt; =Count(IP_No__c) ,So I'm getting the below screen results.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="percal.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118279_percal.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Expected values/output are: Instituted of numbers I need percentages for example first dimension in above chart shows "73,754 and 1784" for the same expected out is "97.63% and 2.36%"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089302#M362477</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2016-03-16T15:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089303#M362478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried selecting relative?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089303#M362478</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-16T15:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089304#M362479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count(IP_No__c) / count(Total IP_No__c)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089304#M362479</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-03-16T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089305#M362480</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;Try like this&lt;/P&gt;&lt;P&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; =Count(IP_No__c) /&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Count(TOTAL IP_No__c) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or select relative option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089305#M362480</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-16T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089306#M362481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunny/Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried both by applying Relative or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ount(IP_No__c) /&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Count(TOTAL IP_No__c) geting the belwo result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="percal2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118281_percal2.png" style="height: 487px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the problem with above chart is the percentages are calculating with respect to all the dimensions("corp,nphoe....,ent AG,mhope"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; equalizes to 100%&lt;/SPAN&gt;),my case each dimension is equalizes to 100%(for example the first dimension corp is one dimension combination of sla met &amp;amp; not met)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089306#M362481</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2016-03-16T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089307#M362482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qualify the total with Name, like this&lt;/P&gt;&lt;P&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;Count(IP_No__c) / count(Total &lt;STRONG&gt;&amp;lt;Name&amp;gt;&lt;/STRONG&gt; IP_No__c)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089307#M362482</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-16T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089308#M362483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your legend is showing some error, could you see why its showing error? You didn't mention in problem so I thought may be missed in checking that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089308#M362483</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-16T16:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089309#M362484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089309#M362484</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2016-03-16T16:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089310#M362485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want the total according to one of the dimension values ...then use the TOTAL key word along with the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like count(ID)/count(distinct TOTAL&amp;lt;dimension1&amp;gt;ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089310#M362485</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-16T16:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089311#M362486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;i 've to include avg line by considering only sla met cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can help some one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089311#M362486</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2016-03-16T16:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: percentage calculation</title>
      <link>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089312#M362487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest that you open a new thread for this question. &lt;SPAN style="font-size: 13.3333px;"&gt;Explain what you require in a little more detail - the question is a little vague. If you need to, y&lt;/SPAN&gt;ou can reference this discussion in your post. And as always, it is best if your requirement can be illustrated by examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/percentage-calculation/m-p/1089312#M362487</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-17T09:50:41Z</dc:date>
    </item>
  </channel>
</rss>

