<?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: To show percentage in pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994261#M82291</link>
    <description>Thanks alot, it worked&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Oct 2022 06:31:25 GMT</pubDate>
    <dc:creator>Bharathi09</dc:creator>
    <dc:date>2022-10-19T06:31:25Z</dc:date>
    <item>
      <title>To show percentage in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994241#M82285</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm creating pivot table in QS.&lt;/P&gt;
&lt;P&gt;I need to get percentage for certain field&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bharathi09_0-1666157814672.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91649iD861BD9CEF8DA460/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bharathi09_0-1666157814672.png" alt="Bharathi09_0-1666157814672.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There is error while creating percentage for model&lt;/P&gt;
&lt;P&gt;Count([CI Master ID])/Sum(([CI Master ID]))* 100....I used this expression but it's showing null values&lt;/P&gt;
&lt;P&gt;The field I need to use inside is CI Master ID&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help in creating percentage&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 05:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994241#M82285</guid>
      <dc:creator>Bharathi09</dc:creator>
      <dc:date>2022-10-19T05:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: To show percentage in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994248#M82287</link>
      <description>&lt;P&gt;Hi, try to find where is a problem by dividing your expression into parts and see are they both provide result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count([CI Master ID]) probably will work. If Sum([CI Master ID]) will give you nothing, maybe its needed to be converted to number with Sum(Num([CI Master ID]))?&lt;/P&gt;
&lt;P&gt;Additionally, rather than *100, use number formatting as number and choose percentage.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994248#M82287</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-10-19T06:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: To show percentage in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994259#M82289</link>
      <description>No sum is giving zero&lt;BR /&gt;&lt;BR /&gt;Actually I need to show like Model count/Totals * 100&lt;BR /&gt;&lt;BR /&gt;For example for one row one model count is 9 and Total model model count is 20543 and *100 then it gives 0.04%&lt;BR /&gt;Like this I wanna show percentage for every model&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994259#M82289</guid>
      <dc:creator>Bharathi09</dc:creator>
      <dc:date>2022-10-19T06:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: To show percentage in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994260#M82290</link>
      <description>&lt;P&gt;so maybe like this:&lt;/P&gt;
&lt;P&gt;Count([CI Master ID])/Count(Total [CI Master ID])&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994260#M82290</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-10-19T06:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: To show percentage in pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994261#M82291</link>
      <description>Thanks alot, it worked&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-show-percentage-in-pivot-table/m-p/1994261#M82291</guid>
      <dc:creator>Bharathi09</dc:creator>
      <dc:date>2022-10-19T06:31:25Z</dc:date>
    </item>
  </channel>
</rss>

