<?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: Measure to exclude certain rows in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422966#M64276</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="372460" data-lia-user-login="JNelson" class="lia-mention lia-mention-user"&gt;JNelson&lt;/a&gt; , a measure like&lt;/P&gt;
&lt;P&gt;calculate([Actual Amount], filter(Account, not Account[ID] in { 84900, 84901, 84905}))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fy to filter and added additional&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2022 03:01:02 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-03-29T03:01:02Z</dc:date>
    <item>
      <title>Measure to exclude certain rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422769#M64267</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I have an direct query file I'm working with which is very security restricted (eg. I cannot create new tables/columns etc).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a matrix that pulls through a grand total of all accounts by financial year and have then used the filters pane to exclude a few accounts. I want to turn this into a measure so I can use it in a line graph to compare against the grand total. I thought this would be simple, however I am stumped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tables used in the matrix are:&lt;/P&gt;&lt;P&gt;Columns: Financial Year (belongs to 'Date - Report' table)&lt;/P&gt;&lt;P&gt;Values: Actual Amount (belongs to 'Transaction Measures' table)&lt;/P&gt;&lt;P&gt;Filter: Code (belongs to 'Account' table) &lt;STRONG&gt;&lt;EM&gt;is not&lt;/EM&gt;&lt;/STRONG&gt; 84900, 84901, 84905&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd be so grateful if someone could suggest a measure that would retrieve the same outcome!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 01:20:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422769#M64267</guid>
      <dc:creator>JNelson</dc:creator>
      <dc:date>2022-03-29T01:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Measure to exclude certain rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422966#M64276</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="372460" data-lia-user-login="JNelson" class="lia-mention lia-mention-user"&gt;JNelson&lt;/a&gt; , a measure like&lt;/P&gt;
&lt;P&gt;calculate([Actual Amount], filter(Account, not Account[ID] in { 84900, 84901, 84905}))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fy to filter and added additional&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 03:01:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422966#M64276</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-03-29T03:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Measure to exclude certain rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422994#M64278</link>
      <description>&lt;P&gt;Ah!! Thank you so much! Worked like a charm.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 03:13:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-to-exclude-certain-rows/m-p/2422994#M64278</guid>
      <dc:creator>JNelson</dc:creator>
      <dc:date>2022-03-29T03:13:09Z</dc:date>
    </item>
  </channel>
</rss>

