<?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: How to stop drill down in calculations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138553#M758501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be refer this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/201134"&gt;Changing Dimension limits on drill down group&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2018 15:02:48 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2018-09-02T15:02:48Z</dc:date>
    <item>
      <title>How to stop drill down in calculations</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138550#M758498</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;i am doing some calculations where i have 2 tables. &lt;/P&gt;&lt;P&gt;table 1 have columns product, process, subprocess and volume.&lt;/P&gt;&lt;P&gt;table 2 have columns product, process, subprocess and query count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to calculate percentage of query count in respect to volume. But i want to take denominator(volume) till process level only.&lt;/P&gt;&lt;P&gt;this means if i select any product then product then it should take numbers from query count for that particular process but volume number should be product wise not process wise. like sum of volume for product A is 10 and it has process x and y with volume 4 and 6. in table 2 query count for x and y is 2 and 3. so the % calculation should be 2% and 3%. for this i have&amp;nbsp; expression sum(query count)/sum(total volume).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when go another level down and click any process, the calulation changes as it takes volume for that particular process only as denominator. i want to restrict it to product level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do it..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138550#M758498</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop drill down in calculations</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138551#M758499</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;could you attach a short example with expected result please :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand calculation of 2% :&lt;/P&gt;&lt;P&gt;2/10 = 0,2&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 10:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138551#M758499</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-08-31T10:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop drill down in calculations</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138552#M758500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/238395"&gt;sagar.vij99&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following:&lt;/P&gt;&lt;P&gt;(SUM(TOTAL &amp;lt;process&amp;gt;[query count]) / SUM(TOTAL &amp;lt;product&amp;gt;volume)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajiv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 22:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138552#M758500</guid>
      <dc:creator>rajivmeher</dc:creator>
      <dc:date>2018-08-31T22:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop drill down in calculations</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138553#M758501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be refer this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/201134"&gt;Changing Dimension limits on drill down group&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 15:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-stop-drill-down-in-calculations/m-p/138553#M758501</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-09-02T15:02:48Z</dc:date>
    </item>
  </channel>
</rss>

