<?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 Total of aggregated master measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2511938#M105162</link>
    <description>&lt;P&gt;I have the following master measure, called "Price-effect"&lt;/P&gt;&lt;P&gt;sum(aggr([Preis Δ] * [Menge (V1)] , Item, Werk))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NoahF_0-1743114650726.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179050iDDE3544938F014E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NoahF_0-1743114650726.png" alt="NoahF_0-1743114650726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, Preis&amp;nbsp;Δ and Menge (V1) are both master measures themselves which include aggregations and other master measures (which also include aggregations and other master measures...).&lt;/P&gt;&lt;P&gt;Now I am wondering if I can get my total sum of this master measure&amp;nbsp;"Price-effect", excluding my selections (except for the field "Month").&amp;nbsp;&lt;BR /&gt;I have tried using Total and {1} but both do not seem to work.&amp;nbsp;&lt;BR /&gt;I suppose the aggregations of the various nested master measures included in [Preis Δ] and&amp;nbsp;[Menge (V1)] are not affected by my set analysis or total.&lt;/P&gt;&lt;P&gt;Is there any way to solve this problem?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 22:38:29 GMT</pubDate>
    <dc:creator>NoahF</dc:creator>
    <dc:date>2025-03-27T22:38:29Z</dc:date>
    <item>
      <title>Total of aggregated master measure</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2511938#M105162</link>
      <description>&lt;P&gt;I have the following master measure, called "Price-effect"&lt;/P&gt;&lt;P&gt;sum(aggr([Preis Δ] * [Menge (V1)] , Item, Werk))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NoahF_0-1743114650726.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179050iDDE3544938F014E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NoahF_0-1743114650726.png" alt="NoahF_0-1743114650726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, Preis&amp;nbsp;Δ and Menge (V1) are both master measures themselves which include aggregations and other master measures (which also include aggregations and other master measures...).&lt;/P&gt;&lt;P&gt;Now I am wondering if I can get my total sum of this master measure&amp;nbsp;"Price-effect", excluding my selections (except for the field "Month").&amp;nbsp;&lt;BR /&gt;I have tried using Total and {1} but both do not seem to work.&amp;nbsp;&lt;BR /&gt;I suppose the aggregations of the various nested master measures included in [Preis Δ] and&amp;nbsp;[Menge (V1)] are not affected by my set analysis or total.&lt;/P&gt;&lt;P&gt;Is there any way to solve this problem?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 22:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2511938#M105162</guid>
      <dc:creator>NoahF</dc:creator>
      <dc:date>2025-03-27T22:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Total of aggregated master measure</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2511974#M105166</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month=P(), Item=, Werk=, OtherFields= &amp;gt;} Aggr([Preis Δ] * [Menge (V1)], Item, Werk))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 09:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2511974#M105166</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-03-28T09:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Total of aggregated master measure</title>
      <link>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2512006#M105169</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49432"&gt;@Chanty4u&lt;/a&gt;&amp;nbsp;for your suggestion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this also doesn't get rid of my selection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somehow I am fearing that Qlik calculates the value of the used master measures first, aggregated on my selection and then only passes the aggregated table based on the selection up to this expression.&lt;/P&gt;&lt;P&gt;Can anyone confirm or deny this?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 12:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-of-aggregated-master-measure/m-p/2512006#M105169</guid>
      <dc:creator>NoahF</dc:creator>
      <dc:date>2025-03-28T12:22:30Z</dc:date>
    </item>
  </channel>
</rss>

