<?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 by Column by Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533065#M746874</link>
    <description>Hello,&lt;BR /&gt;In general 1000*26/100=260 Records&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;But if you need to write in Expression!&lt;BR /&gt;=Count(recs)*26/100.&lt;BR /&gt;&lt;BR /&gt;=Count([Field Name])*26/100&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mustaq&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jan 2019 08:40:47 GMT</pubDate>
    <dc:creator>MohammedMustaq</dc:creator>
    <dc:date>2019-01-22T08:40:47Z</dc:date>
    <item>
      <title>Percentage by Column by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533060#M746873</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 1 filed that have number ofrecords for example.1000 recs&lt;/P&gt;&lt;P&gt;I need 26th of percentage of all the records.&lt;/P&gt;&lt;P&gt;how to get this.Please provide solution asap.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunitha&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533060#M746873</guid>
      <dc:creator>sonysree88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage by Column by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533065#M746874</link>
      <description>Hello,&lt;BR /&gt;In general 1000*26/100=260 Records&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;But if you need to write in Expression!&lt;BR /&gt;=Count(recs)*26/100.&lt;BR /&gt;&lt;BR /&gt;=Count([Field Name])*26/100&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mustaq&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533065#M746874</guid>
      <dc:creator>MohammedMustaq</dc:creator>
      <dc:date>2019-01-22T08:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage by Column by Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533629#M746875</link>
      <description>&lt;P&gt;Hi,sonysree88&lt;/P&gt;&lt;P&gt;How about the following method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.Assign row numbers in the load script.&lt;/P&gt;&lt;P&gt;====&amp;lt;example:load script&amp;gt;=====&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rowno() as row,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1&lt;BR /&gt;FROM&lt;BR /&gt;…&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.Create a flag to determine the top 26%.(1:Top 26%&amp;nbsp; 0:other)&lt;/P&gt;&lt;P&gt;====&amp;lt;example:Listbox Formula&amp;gt;=====&lt;/P&gt;&lt;P&gt;=if(row &amp;gt; round(max(total row)*0.26),0,1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.If you select "1" in the list box, you will be able to get 26% of records&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 06:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-by-Column-by-Dimension/m-p/1533629#M746875</guid>
      <dc:creator>LVillage</dc:creator>
      <dc:date>2019-01-23T06:52:18Z</dc:date>
    </item>
  </channel>
</rss>

