<?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: I have a problem with removefilter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4067764#M161489</link>
    <description>&lt;P&gt;You need a dimension table for the column you are trying to remove. You cannot acheive the result you want by using REMOVEFILTER over a fact table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;read my article here for what you should aim for.&amp;nbsp;&lt;A href="https://exceleratorbi.com.au/the-optimal-shape-for-power-pivot-data/" target="_blank"&gt;https://exceleratorbi.com.au/the-optimal-shape-for-power-pivot-data/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2024 22:08:00 GMT</pubDate>
    <dc:creator>MattAllington</dc:creator>
    <dc:date>2024-07-29T22:08:00Z</dc:date>
    <item>
      <title>I have a problem with removefilter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4067652#M161485</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have this code:&lt;BR /&gt;&lt;BR /&gt;Total Receipts Ignoring Amount Filter = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;DISTINCTCOUNT&lt;/SPAN&gt;&lt;SPAN&gt;(Sales[Чек]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;REMOVEFILTERS&lt;/SPAN&gt;&lt;SPAN&gt;(Sales[Сума до сплати]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Sales[Сума до сплати] &amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;BR /&gt;My task is to create a measure that will not react to the cutoff by [Сума до сплати]. But this measure still reacts to this cutoff. How can this be fixed?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Jul 2024 19:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4067652#M161485</guid>
      <dc:creator>NazarBorodin</dc:creator>
      <dc:date>2024-07-29T19:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: I have a problem with removefilter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4067764#M161489</link>
      <description>&lt;P&gt;You need a dimension table for the column you are trying to remove. You cannot acheive the result you want by using REMOVEFILTER over a fact table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;read my article here for what you should aim for.&amp;nbsp;&lt;A href="https://exceleratorbi.com.au/the-optimal-shape-for-power-pivot-data/" target="_blank"&gt;https://exceleratorbi.com.au/the-optimal-shape-for-power-pivot-data/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 22:08:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4067764#M161489</guid>
      <dc:creator>MattAllington</dc:creator>
      <dc:date>2024-07-29T22:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: I have a problem with removefilter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4070887#M161612</link>
      <description>&lt;P&gt;If it is&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; linked to a dimension table (see previous comment), try using ALL instead of REMOVEFILTERS.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 08:42:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-a-problem-with-removefilter/m-p/4070887#M161612</guid>
      <dc:creator>sjoerdvn</dc:creator>
      <dc:date>2024-07-31T08:42:55Z</dc:date>
    </item>
  </channel>
</rss>

