<?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: How to avoid MONTH filter in table - in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075646#M47005</link>
    <description>&lt;UL&gt;&lt;LI&gt;You can edit iteraction for each visual&lt;/LI&gt;&lt;LI&gt;In case of a measure, you can use ,ALL(T[MONTH]) modifier in your CALCULATE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 14:42:19 GMT</pubDate>
    <dc:creator>ERD</dc:creator>
    <dc:date>2021-09-14T14:42:19Z</dc:date>
    <item>
      <title>How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075592#M46999</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the snapshot of my data&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And below is the table I have genrated in PowerBI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Full Year Sales = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(SUM(Sales[SALES]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER(Sales,Sales[YEAR]=SELECTEDVALUE(Sales[YEAR])))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying - I am creating a measure - FUL YEAR Budget - in which if any user selectes any month irrespective of any year - that measure must not change the value of sales - when I am clicking any month - it is filtering sales according to that month - it should be showing the total sales for selected years - whether 1 year is selected or 2 or more... Kindly help me please&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;RatanB&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:14:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075592#M46999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T14:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075614#M47000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just choose this particular slicer not to filter your table:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;click on the slicer&lt;/LI&gt;&lt;LI&gt;choose Format tab&lt;/LI&gt;&lt;LI&gt;click Edit iteractions&lt;/LI&gt;&lt;LI&gt;hover over the table&lt;/LI&gt;&lt;LI&gt;choose None option&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:25:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075614#M47000</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-09-14T14:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075622#M47001</link>
      <description>&lt;P&gt;Hi Thanks for you reply.. But problem is I have other visuals also on which I dont want this to be impacted, thats why I am looking where a mesaure could be created which would not have any impact incase any month filter is selected.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:29:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075622#M47001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T14:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075629#M47003</link>
      <description>&lt;P&gt;I have tried this also. but still when I am selecting months, measure is changing and showing values for months only. not for years&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:31:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075629#M47003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T14:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075646#M47005</link>
      <description>&lt;UL&gt;&lt;LI&gt;You can edit iteraction for each visual&lt;/LI&gt;&lt;LI&gt;In case of a measure, you can use ,ALL(T[MONTH]) modifier in your CALCULATE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:42:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075646#M47005</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-09-14T14:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075721#M47011</link>
      <description>&lt;P&gt;no mate - it still showing the same.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 15:16:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075721#M47011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T15:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075868#M47016</link>
      <description>&lt;P&gt;The thing I'd suggest in this case is to upload a .pbix sample so that me or someone else can check.&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#333399"&gt;&lt;EM&gt;If this post helps, then please consider &lt;U&gt;Accept it as the solution&lt;/U&gt; &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 16:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2075868#M47016</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2021-09-14T16:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076777#M47060</link>
      <description>&lt;P&gt;Could you please suggest me how I can upload PBIX file here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 04:31:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076777#M47060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T04:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076780#M47061</link>
      <description>&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1SDfBBrfiwmaPCo5dQ2gNtJ2qkBNC5EwK/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1SDfBBrfiwmaPCo5dQ2gNtJ2qkBNC5EwK/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please try downloading file from above link?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 04:37:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076780#M47061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T04:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid MONTH filter in table -</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076924#M47064</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Full Year Sales = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(SUM(Sales[SALES]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;REMOVEFILTERS(Sales[MONTH]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Above was the solution I tried and it worked like charm. Thanks for your help.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 06:20:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-avoid-MONTH-filter-in-table/m-p/2076924#M47064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T06:20:05Z</dc:date>
    </item>
  </channel>
</rss>

