<?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 How to code that the USER SELECTED number of rows in a pivot table should be calculated? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595499#M43823</link>
    <description>&lt;P&gt;I posted a question previously with the same code, so here it is again:&lt;/P&gt;&lt;P&gt;307.699 * count(Period)&lt;/P&gt;&lt;P&gt;What I want that expression to do is what I describe in the topic, but what it does is simply count the total number of rows in the field Period and returns the product of that and the given number.&lt;/P&gt;&lt;P&gt;How do I make Qlik only return the user selected number of rows in the field Period instead?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2019 09:09:47 GMT</pubDate>
    <dc:creator>materi</dc:creator>
    <dc:date>2019-06-25T09:09:47Z</dc:date>
    <item>
      <title>How to code that the USER SELECTED number of rows in a pivot table should be calculated?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595499#M43823</link>
      <description>&lt;P&gt;I posted a question previously with the same code, so here it is again:&lt;/P&gt;&lt;P&gt;307.699 * count(Period)&lt;/P&gt;&lt;P&gt;What I want that expression to do is what I describe in the topic, but what it does is simply count the total number of rows in the field Period and returns the product of that and the given number.&lt;/P&gt;&lt;P&gt;How do I make Qlik only return the user selected number of rows in the field Period instead?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 09:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595499#M43823</guid>
      <dc:creator>materi</dc:creator>
      <dc:date>2019-06-25T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to code that the USER SELECTED number of rows in a pivot table should be calculated?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595506#M43824</link>
      <description>&lt;P&gt;The field Period contains dates of weeks as such: 201540, 201541, 201542 and so on. But I don't think that should matter, because of the count argument, which should only make it count rows in the field, as specified by the user. Why doesn't it do that?&lt;/P&gt;&lt;P&gt;For example, I selected one week (201540) and the result was 251764.4 which is not equal to&amp;nbsp;&lt;SPAN&gt;307.699&lt;/SPAN&gt; * 1.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 09:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595506#M43824</guid>
      <dc:creator>materi</dc:creator>
      <dc:date>2019-06-25T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to code that the USER SELECTED number of rows in a pivot table should be calculated?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595520#M43825</link>
      <description>&lt;P&gt;Aha, it turns out I had more than one of the same post in my dataset, so I used count(distinct[attribute]). That solved it. Thanks me!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 09:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-code-that-the-USER-SELECTED-number-of-rows-in-a-pivot/m-p/1595520#M43825</guid>
      <dc:creator>materi</dc:creator>
      <dc:date>2019-06-25T09:39:45Z</dc:date>
    </item>
  </channel>
</rss>

