<?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 Subtotals Matrix not adding up in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Subtotals-Matrix-not-adding-up/m-p/4023046#M10089</link>
    <description>&lt;P&gt;Hello Community!&lt;BR /&gt;&lt;BR /&gt;I am having a problem with subtotals in PowerBI for the matrix visual. I DID NOT use any measures but instead just dragged the fields into the rows, columns and values section of the visual itself, using count of Student IDs as the value itself. While the grand total is correct, the subtotals for each given school (Hierarchy) are not adding up to that grand total which is correct. The image is shown below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dc52_0-1720015737336.png" style="width: 921px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1126196i946B515AECF743D1/image-dimensions/921x449?v=v2" width="921" height="449" role="button" title="dc52_0-1720015737336.png" alt="dc52_0-1720015737336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any tips or ideas why this would be?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 14:09:23 GMT</pubDate>
    <dc:creator>dc52</dc:creator>
    <dc:date>2024-07-03T14:09:23Z</dc:date>
    <item>
      <title>Subtotals Matrix not adding up</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Subtotals-Matrix-not-adding-up/m-p/4023046#M10089</link>
      <description>&lt;P&gt;Hello Community!&lt;BR /&gt;&lt;BR /&gt;I am having a problem with subtotals in PowerBI for the matrix visual. I DID NOT use any measures but instead just dragged the fields into the rows, columns and values section of the visual itself, using count of Student IDs as the value itself. While the grand total is correct, the subtotals for each given school (Hierarchy) are not adding up to that grand total which is correct. The image is shown below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dc52_0-1720015737336.png" style="width: 921px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1126196i946B515AECF743D1/image-dimensions/921x449?v=v2" width="921" height="449" role="button" title="dc52_0-1720015737336.png" alt="dc52_0-1720015737336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any tips or ideas why this would be?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:09:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Subtotals-Matrix-not-adding-up/m-p/4023046#M10089</guid>
      <dc:creator>dc52</dc:creator>
      <dc:date>2024-07-03T14:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotals Matrix not adding up</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Subtotals-Matrix-not-adding-up/m-p/4023047#M10090</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/758095"&gt;@dc52&lt;/a&gt;&amp;nbsp;Did you use Count or Distinct Count? When you aggregate on a column, you are in fact using an implicit measure so it's essentially the same as if you had used a measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, please vote for this idea: &lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e" target="_blank"&gt;https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This looks like a measure totals problem. Very common. See my post about it here: &lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376" target="_blank"&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also: &lt;A href="https://youtu.be/uXRriTN0cfY" target="_blank"&gt;https://youtu.be/uXRriTN0cfY&lt;/A&gt;&lt;BR /&gt;And: &lt;A href="https://youtu.be/n4TYhF2ARe8" target="_blank"&gt;https://youtu.be/n4TYhF2ARe8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:12:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Subtotals-Matrix-not-adding-up/m-p/4023047#M10090</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2024-07-03T14:12:24Z</dc:date>
    </item>
  </channel>
</rss>

