<?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: Summing the totals of a sub-catergory in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701347#M810</link>
    <description>&lt;P&gt;Hi parry2k,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for you speedy response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So what I actually want to do with this measure is for it to for example: calculate the sales for Austria, then for Germany , then for Zwitserland and finally show the total of those three countries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need this because the calculation formula of sales differs per agrregation levels. I thought of doing "CALCULATE([sales],GROUPBY(CountryGrouping,[SubGroup]))", but it's not quite right.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG border="0" width="200" height="30" /&gt;&lt;SPAN&gt;This picture illustrates my issue better, if we sum up the totals of 'sales' per country, we get 6233, however, the grand total shows 6240.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any ideas?&amp;nbsp;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 12:08:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-28T12:08:48Z</dc:date>
    <item>
      <title>Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/700706#M796</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the below table, I want to create a measure that sums the total of sub-groups when the Main Group is selected .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I.E when DACH is selected, I want it to sum up the sub-totals of the AT, DE and CH levels first, then sum up the totals of those sub-totals.&amp;nbsp; (This is due to the measure calculating sales differing per sub-group)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CountryGroup&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;SubGroup&lt;/TD&gt;&lt;TD&gt;Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DACH&lt;/TD&gt;&lt;TD&gt;AT&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DACH&lt;/TD&gt;&lt;TD&gt;DE&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DACH&lt;/TD&gt;&lt;TD&gt;CH&lt;/TD&gt;&lt;TD&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BENELUX&lt;/TD&gt;&lt;TD&gt;NL&lt;/TD&gt;&lt;TD&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BENELUX&lt;/TD&gt;&lt;TD&gt;BE&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BENELUX&lt;/TD&gt;&lt;TD&gt;LU&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;UKIR&lt;/TD&gt;&lt;TD&gt;UK&lt;/TD&gt;&lt;TD&gt;599&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;UKIR&lt;/TD&gt;&lt;TD&gt;IR&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Is there any ways to do this?&amp;nbsp;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 16:36:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/700706#M796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/700791#M797</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; it should be straight forward, just put subgroup and sales to table visual and use countrygroup on slicer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is not what you asked for, just provide what actual output you are looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 22:08:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/700791#M797</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-27T22:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701314#M808</link>
      <description>&lt;P&gt;Hi&amp;nbsp;parry2k,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the tip.&amp;nbsp; It works if I use this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, is there a way to do it only using a measure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, sunnysideup&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 10:59:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701314#M808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T10:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701338#M809</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; sure add a measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Total Sales = SUM( Table[Sales])&lt;/PRE&gt;
&lt;P&gt;now use this measure instead of sales column&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 11:35:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701338#M809</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-28T11:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701347#M810</link>
      <description>&lt;P&gt;Hi parry2k,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for you speedy response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So what I actually want to do with this measure is for it to for example: calculate the sales for Austria, then for Germany , then for Zwitserland and finally show the total of those three countries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need this because the calculation formula of sales differs per agrregation levels. I thought of doing "CALCULATE([sales],GROUPBY(CountryGrouping,[SubGroup]))", but it's not quite right.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG border="0" width="200" height="30" /&gt;&lt;SPAN&gt;This picture illustrates my issue better, if we sum up the totals of 'sales' per country, we get 6233, however, the grand total shows 6240.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any ideas?&amp;nbsp;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 12:08:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701347#M810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T12:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701512#M815</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; not sure why you are doing groupby, did you just use the measure I provided? you are over complicating the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 14:57:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701512#M815</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-28T14:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701528#M816</link>
      <description>&lt;P&gt;Hi parry2k, thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simply caluclating the sum of sales is not exactly what I'm going for. I need the subcategories summed first then the total sum of those sub-totals.&lt;BR /&gt;&lt;BR /&gt;Please see the image in my previous reply for what I'm trying to achieve.&amp;nbsp; If I do a simple calculation of the total sales, it will not give me the number I'm trying to reflect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for you help with this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:08:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701528#M816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T15:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701529#M817</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; based on sample data you provided in original post, let me know what would you like to see, it is not at all clear what you are trying to achieve.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:08:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701529#M817</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-28T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701564#M820</link>
      <description>&lt;P&gt;Hi, Applogies for not being clear.&amp;nbsp; Please see below a more detailed example data set.&lt;BR /&gt;&lt;BR /&gt;For a report I use a CustomCalculation defined as "( Revenue /&amp;nbsp;SalesVolume Prior Year) *&amp;nbsp;SalesVolume Current Year".&lt;BR /&gt;&lt;BR /&gt;The result of this calculation can be seen in the collumn CustomCalculation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Country-Group&lt;/TD&gt;&lt;TD&gt;Sub-Country&lt;/TD&gt;&lt;TD&gt;Revenue&lt;/TD&gt;&lt;TD&gt;SalesVolume Prior Year&lt;/TD&gt;&lt;TD&gt;SalesVolume Current Year&lt;/TD&gt;&lt;TD&gt;CustomCalculation&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Group1&lt;/TD&gt;&lt;TD&gt;Sub-Country1&lt;/TD&gt;&lt;TD&gt;1000&lt;/TD&gt;&lt;TD&gt;500&lt;/TD&gt;&lt;TD&gt;600&lt;/TD&gt;&lt;TD&gt;1200&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Group1&lt;/TD&gt;&lt;TD&gt;Sub-Country2&lt;/TD&gt;&lt;TD&gt;2000&lt;/TD&gt;&lt;TD&gt;700&lt;/TD&gt;&lt;TD&gt;650&lt;/TD&gt;&lt;TD&gt;1857&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Group1&lt;/TD&gt;&lt;TD&gt;Sub-Country3&lt;/TD&gt;&lt;TD&gt;3500&lt;/TD&gt;&lt;TD&gt;800&lt;/TD&gt;&lt;TD&gt;900&lt;/TD&gt;&lt;TD&gt;3938&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;6995&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Grand Total&lt;/TD&gt;&lt;TD&gt;6500&lt;/TD&gt;&lt;TD&gt;2000&lt;/TD&gt;&lt;TD&gt;2150&lt;/TD&gt;&lt;TD&gt;&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;6&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;988&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;If you sum up the grand total of&amp;nbsp;CustomCalculation, you will get &lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;6988.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;FONT color="#000000"&gt; However, if you sum-up the totals per Sub-Country, you'll get&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;6995.&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I create the following dax measure to calculate the total of the CustomCalculation on "Group1" level, it will give me the result &amp;nbsp;&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;6988.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;U&gt;&lt;BR /&gt;&lt;/U&gt;However, I need the measure to return the sum of the sub-totals of the sub-countries, so&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;6995.&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;So the measure that I want to create for&amp;nbsp;total CustomCalculation for "Group1" should equal sub-total of&amp;nbsp;Sub-Country1 +&amp;nbsp;sub-total of&amp;nbsp;Sub-Country2 +&amp;nbsp;sub-total of&amp;nbsp;Sub-Country3 =&amp;nbsp;&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;6995.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/FONT&gt;I hope this explains in more detail. Please let me know if you have more questions.&lt;BR /&gt;&lt;BR /&gt;Thank you so much!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:40:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701564#M820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T15:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701567#M821</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; this is much better and totally different what you originally posted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the measure you need to add&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Custom = SUMX( Table2, DIVIDE(Table2[Revenue], Table2[SalesVolume Prior Year] ) * Table2[SalesVolume Current Year] ) &lt;/PRE&gt;</description>
      <pubDate>Tue, 28 May 2019 15:47:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701567#M821</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-28T15:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701596#M826</link>
      <description>&lt;P&gt;Thanks parry2k for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this measure before and I only get the grand total.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like I stated before, this is not what I'm going for.&lt;BR /&gt;&lt;BR /&gt;For example, In SQL I run a sub-query that first calculates the&amp;nbsp;subtotal of&amp;nbsp;&lt;SPAN&gt;Sub-Country1 +&amp;nbsp;sub-total of&amp;nbsp;Sub-Country2 +&amp;nbsp;sub-total of&amp;nbsp;Sub-Country3. And then the main query will return the total of that sub-query.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I want to repllicate this is DAX. Because again, I'm&lt;U&gt; not&lt;/U&gt; looking for the grand-total of&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#000080"&gt;6988&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;FONT color="#000000"&gt;but the sum of the sub-totals&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;6995.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;FONT color="#000000"&gt;Thanks again.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 16:03:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701596#M826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701599#M827</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; I'm getting correct result. there is something else which could be the reason why it is not working at your end. Either share your pbix file for me to take a look otherwise I don't know how else to help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 16:06:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/701599#M827</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-28T16:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Summing the totals of a sub-catergory</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/729774#M1705</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm posting this if anyone else gets the same problem. In the end i solded it by using the following measure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SUMX(VALUES(TABLE[Sub-Country]), CustomCalculation)).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 13:58:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-the-totals-of-a-sub-catergory/m-p/729774#M1705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-02T13:58:16Z</dc:date>
    </item>
  </channel>
</rss>

