<?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: Populating percentage in Qliksense Pivot in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2547921#M110100</link>
    <description>&lt;P&gt;and if the first cell is blank against the department then automatically start with 0.0%, thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2026 17:57:10 GMT</pubDate>
    <dc:creator>karandeep</dc:creator>
    <dc:date>2026-04-27T17:57:10Z</dc:date>
    <item>
      <title>Populating percentage in Qliksense Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516511#M105804</link>
      <description>&lt;P&gt;Hi there, I am trying to populate the %age in Qliksense Pivot similar to as populated in Excel summary below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have used a formula that gives the **bleep** figures&amp;nbsp;rangeSum(before(count(Item),0,ColumnNo())) however not able to populate the %age, Can you please help. Thank you!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karandeep_0-1746196865252.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180164i71F0D12517F755AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karandeep_0-1746196865252.png" alt="karandeep_0-1746196865252.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 14:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516511#M105804</guid>
      <dc:creator>karandeep</dc:creator>
      <dc:date>2025-05-02T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Populating percentage in Qliksense Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516521#M105806</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;For the percentage, divide your cumulative sum by the total by Department:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rangeSum(before(count(Item),0,ColumnNo())) / count( total &amp;lt;Department&amp;gt; Item)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think this should work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 15:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516521#M105806</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2025-05-02T15:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Populating percentage in Qliksense Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516526#M105807</link>
      <description>&lt;P&gt;Thank you so much, This worked! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 17:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2516526#M105807</guid>
      <dc:creator>karandeep</dc:creator>
      <dc:date>2025-05-02T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Populating percentage in Qliksense Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2547916#M110099</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When a day has no value, the pivot table currently displays a hyphen or remains blank. I need an updated expression so that if, for example, Day 5 has no value, it should automatically use the same percentage shown for Day 4 instead of leaving the cell blank. Could you please help? Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Apr 2026 17:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2547916#M110099</guid>
      <dc:creator>karandeep</dc:creator>
      <dc:date>2026-04-27T17:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Populating percentage in Qliksense Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2547921#M110100</link>
      <description>&lt;P&gt;and if the first cell is blank against the department then automatically start with 0.0%, thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 17:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Populating-percentage-in-Qliksense-Pivot/m-p/2547921#M110100</guid>
      <dc:creator>karandeep</dc:creator>
      <dc:date>2026-04-27T17:57:10Z</dc:date>
    </item>
  </channel>
</rss>

