<?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 SUM rows independently in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353401#M125955</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am kind of new to power bi and I've been able to google/youtube my way through most of what I need (calculating Average Daily, Running Totals, Forecasting, etc.).&lt;/P&gt;&lt;P&gt;The question I have is if there is an easy way for me to SUM "rows independently" so that when I remove such a row instead of recalculating it just add whichever row total I previously had.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I have a table with "ITEM 1" and "ITEM 2" all the values are measures:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;- When I remove the row "ITEM" it recalculates:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;- What I need instead is for PB to add the "ITEMs" totals:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I explained my issue correctly and I appreciate any help I can get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 13:23:34 GMT</pubDate>
    <dc:creator>GuiBu</dc:creator>
    <dc:date>2023-07-27T13:23:34Z</dc:date>
    <item>
      <title>SUM rows independently</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353401#M125955</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am kind of new to power bi and I've been able to google/youtube my way through most of what I need (calculating Average Daily, Running Totals, Forecasting, etc.).&lt;/P&gt;&lt;P&gt;The question I have is if there is an easy way for me to SUM "rows independently" so that when I remove such a row instead of recalculating it just add whichever row total I previously had.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I have a table with "ITEM 1" and "ITEM 2" all the values are measures:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;- When I remove the row "ITEM" it recalculates:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;- What I need instead is for PB to add the "ITEMs" totals:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I explained my issue correctly and I appreciate any help I can get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:23:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353401#M125955</guid>
      <dc:creator>GuiBu</dc:creator>
      <dc:date>2023-07-27T13:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: SUM rows independently</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353469#M125958</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="595144" data-lia-user-login="GuiBu" class="lia-mention lia-mention-user"&gt;GuiBu&lt;/a&gt;&amp;nbsp;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>Thu, 27 Jul 2023 13:55:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353469#M125958</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-07-27T13:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: SUM rows independently</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353480#M125959</link>
      <description>&lt;P&gt;Thank you very much I'm checking all your resources as I type..&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:00:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SUM-rows-independently/m-p/3353480#M125959</guid>
      <dc:creator>GuiBu</dc:creator>
      <dc:date>2023-07-27T14:00:18Z</dc:date>
    </item>
  </channel>
</rss>

