<?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 Filter based on Cumulative Value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336771#M23780</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am kinda new to Power BI. I have a report that runs a matrix that shows inventory across time, The user wants me to filter out the items that have cumulative quantities of zero in two columns (both measures). How do you filter out based on the cumulative in DAX?&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 17:20:36 GMT</pubDate>
    <dc:creator>BlueTeam1</dc:creator>
    <dc:date>2020-08-31T17:20:36Z</dc:date>
    <item>
      <title>Filter based on Cumulative Value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336771#M23780</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am kinda new to Power BI. I have a report that runs a matrix that shows inventory across time, The user wants me to filter out the items that have cumulative quantities of zero in two columns (both measures). How do you filter out based on the cumulative in DAX?&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 17:20:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336771#M23780</guid>
      <dc:creator>BlueTeam1</dc:creator>
      <dc:date>2020-08-31T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on Cumulative Value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336823#M23782</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="158297" data-lia-user-login="BlueTeam1" class="lia-mention lia-mention-user"&gt;BlueTeam1&lt;/a&gt; , Create a a measure like this and use that in visual level filter of as measure filter &lt;/P&gt;
&lt;P&gt;calculate([measure],allexcept(table,Table[Item]))&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 17:59:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336823#M23782</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-08-31T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on Cumulative Value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336848#M23783</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;That appears to also filter out months with zero below the Item. I would be looking to avoid this, only filtering if the totals of both measures across all months are zero. Sorry if I was not clear&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 20:10:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-based-on-Cumulative-Value/m-p/1336848#M23783</guid>
      <dc:creator>BlueTeam1</dc:creator>
      <dc:date>2020-09-17T20:10:22Z</dc:date>
    </item>
  </channel>
</rss>

