<?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: Never filter a specific row when using a year filter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734234#M83826</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what the code above should do. Also, i tried it and it says i can't use SUM() over a full table, only a column.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 06:45:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-08-30T06:45:25Z</dc:date>
    <item>
      <title>Never filter a specific row when using a year filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734070#M83813</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem that i assume is extremely easy to fix but i can't get my head around it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Year column, 2021, 2022 or 2023, which i a want to filter on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have another text column, with two values "Filter" and "Don't Filter".&amp;nbsp;&lt;/P&gt;&lt;P&gt;(The "Don't Filter" rows do have a Year value assocaited with them at the moment but this can be blanked or Nulled if needed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to be able to filter my table based on the Year column, but i never want to filter out the "Don't Filter" rows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i go about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 05:54:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734070#M83813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-30T05:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Never filter a specific row when using a year filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734161#M83815</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , A measure &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;calculate(Sum(Table) , Filter(Table, Table[Column] &amp;lt;&amp;gt; "Don't Filter" ))&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:21:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734161#M83815</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-08-30T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Never filter a specific row when using a year filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734234#M83826</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what the code above should do. Also, i tried it and it says i can't use SUM() over a full table, only a column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:45:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Never-filter-a-specific-row-when-using-a-year-filter/m-p/2734234#M83826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-30T06:45:25Z</dc:date>
    </item>
  </channel>
</rss>

