<?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: Calculate with Sum Function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349717#M24270</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;- Very difficult to understand. You could try:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Debt Overdue Days &amp;gt;0 =
  CALCULATE([TotalSum],FILTER(ALL('Working ledger'),[Days overdue]&amp;gt;0)&lt;/LI-CODE&gt;
&lt;P&gt;Otherwise,&amp;nbsp;Not really enough information to go on, please first check if your issue is a common issue listed here: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The most important parts are:&lt;BR /&gt;1. Sample data as text, use the table tool in the editing bar&lt;BR /&gt;2. Expected output from sample data&lt;BR /&gt;3. Explanation in words of how to get from 1. to 2.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Sep 2020 12:58:48 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-09-06T12:58:48Z</dc:date>
    <item>
      <title>Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349679#M24269</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to apply the formula to get "total Amt Due" for customer based on the "No of Days above then 0", but i am doing drag and drop it is not working, please can you guide where i am doing mistake. many thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 12:10:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349679#M24269</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T12:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349717#M24270</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;- Very difficult to understand. You could try:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Debt Overdue Days &amp;gt;0 =
  CALCULATE([TotalSum],FILTER(ALL('Working ledger'),[Days overdue]&amp;gt;0)&lt;/LI-CODE&gt;
&lt;P&gt;Otherwise,&amp;nbsp;Not really enough information to go on, please first check if your issue is a common issue listed here: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The most important parts are:&lt;BR /&gt;1. Sample data as text, use the table tool in the editing bar&lt;BR /&gt;2. Expected output from sample data&lt;BR /&gt;3. Explanation in words of how to get from 1. to 2.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 12:58:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349717#M24270</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-06T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349832#M24286</link>
      <description>&lt;P&gt;Greg, you are right i should have provided more information for this , sorry for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is an example table : i am applying to get "Total Amount" which is above then "0" Dys from "Debt Overdue Days" on client basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 am clear this time. thanks in advance&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 15:16:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349832#M24286</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T15:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349838#M24288</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;Still not quite clear. So, if that is the source data, what is the expected output?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 15:27:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349838#M24288</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-06T15:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349843#M24289</link>
      <description>&lt;P&gt;I am looking for client name where the "Total amount" is greater than "0" No of days,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please ignore "cust No"&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 15:35:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349843#M24289</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349852#M24291</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;So:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Total Amount = SUMX(FILTER('Table',[Days overdue]&amp;gt;0),[Amt Due])&lt;/LI-CODE&gt;
&lt;P&gt;?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 15:41:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349852#M24291</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-06T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349859#M24294</link>
      <description>&lt;P&gt;It is not working .&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 15:58:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349859#M24294</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T15:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349870#M24296</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;- OK, let's back-up. Sample data as text that I can copy. Expected output from said sample data. We are just going to spin our wheels otherwise. If you provide this, I will mock this up in a PBIX file that I keep and get to a working solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 16:09:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349870#M24296</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-06T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349874#M24298</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;in case days overdue is a measure &lt;BR /&gt;calculate(sumx(filter(Values('Working ledger'[customer]),[Days overdue]&amp;gt;0),[TotalSum]), all('Working ledger'))&lt;BR /&gt;&lt;BR /&gt;calculate(sumx(filter(All('Working ledger'[customer]),'Working ledger'[Days overdue]&amp;gt;0),[TotalSum]))&lt;BR /&gt;&lt;BR /&gt;calculate(sumx(filter(All('Working ledger'),'Working ledger'[Days overdue]&amp;gt;0),[TotalSum]))&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 16:11:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349874#M24298</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-09-06T16:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349921#M24302</link>
      <description>&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not working any of them .&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 17:29:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349921#M24302</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T17:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349928#M24304</link>
      <description>&lt;P&gt;hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;link for my sample data.&lt;/P&gt;&lt;P&gt;&lt;A title="sample data" href="https://drive.google.com/file/d/1y5D0j94Y3PrDeUCd5Or7tEgEtNzW25eH/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1y5D0j94Y3PrDeUCd5Or7tEgEtNzW25eH/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 17:40:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349928#M24304</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-06T17:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349968#M24306</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="139013" data-lia-user-login="sandee" class="lia-mention lia-mention-user"&gt;sandee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Total Amount=CALCULATE (SUMX(FILTER('Table',[Days overdue]&amp;gt;0),[Amt Due]),ALLEXCEPT('Working Ledger'[Cust Name])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 16:55:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1349968#M24306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-07T16:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Sum Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1367735#M24852</link>
      <description>&lt;P&gt;answer is :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMX(FILTER('Raw Data','Raw Data'[Days overdue] &amp;gt;=0),'Raw Data'[Amt Due ])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Sep 2020 06:25:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-with-Sum-Function/m-p/1367735#M24852</guid>
      <dc:creator>sandee</dc:creator>
      <dc:date>2020-09-14T06:25:30Z</dc:date>
    </item>
  </channel>
</rss>

