<?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: Sum measure by dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1769112#M59482</link>
    <description>&lt;P&gt;That worked perfect, thank you!!!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2020 00:43:00 GMT</pubDate>
    <dc:creator>sungyunley</dc:creator>
    <dc:date>2020-12-17T00:43:00Z</dc:date>
    <item>
      <title>Sum measure by dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1768781#M59468</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a 'dynamic' measure that sums 'Prod_MRR' based on the opportunity ID. At&lt;/P&gt;&lt;P&gt;I want to create a measure that rolls up the sum of 'Product_MRR' based on opportunity ID. It's worth noting that there are duplicate opp IDs because the table also lists the products attached to the opportunity. For example, opportunity A can have 3 product line items so that opportunity id of A will show up 3 times, but each product only once. In this example, the new measure would show the same value for all 3 records. My end goal is to take the individual 'Product_MRR' values for each row and divide it by the new summed measure to have a '% to Total' field. Last point to make, is i'd like to be able to filter on these product line items on the dash and the summed measure change with the filters.&lt;/P&gt;&lt;P&gt;I was thinking maybe a set analysis but i think i'd have to call out opp ID in order to sum to the opp level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See screenshot for example. See oppid shows up multiple times, and PGD_MRR is different for each row.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 02:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1768781#M59468</guid>
      <dc:creator>sungyunley</dc:creator>
      <dc:date>2020-12-16T02:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sum measure by dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1768785#M59469</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/108310"&gt;@sungyunley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Sum(Total&amp;lt;SFDCOPPID18&amp;gt; PGD_MRR) &amp;lt;--&amp;nbsp;&lt;SPAN&gt;would show the same value for all 3 records&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;% to Total :&amp;nbsp; Sum(PGD_MRR)/&amp;nbsp;Sum(Total&amp;lt;SFDCOPPID18&amp;gt; PGD_MRR)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 03:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1768785#M59469</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-12-16T03:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sum measure by dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1769112#M59482</link>
      <description>&lt;P&gt;That worked perfect, thank you!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 00:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-measure-by-dimension/m-p/1769112#M59482</guid>
      <dc:creator>sungyunley</dc:creator>
      <dc:date>2020-12-17T00:43:00Z</dc:date>
    </item>
  </channel>
</rss>

