<?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: Remove Filter to Calendar in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685605#M80627</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92006" data-lia-user-login="joshua1990" class="lia-mention lia-mention-user"&gt;joshua1990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CALCULATE ( SUM (Sales[Sales]), CROSSFILTER (Sales[Sales Date], 'Calendar'[Date], NONE ))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 07 Aug 2022 14:39:16 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2022-08-07T14:39:16Z</dc:date>
    <item>
      <title>Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685586#M80624</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I have a sales table that is linked by [Sales Date] to the calendar table.&lt;/P&gt;&lt;P&gt;Now I have a report with a month slicer to filter a matrix that shows budget vs sales.&lt;/P&gt;&lt;P&gt;This visual shows budget vs sales for each article&lt;/P&gt;&lt;P&gt;But now I would like to show the sales regardles of the slicer.&lt;/P&gt;&lt;P&gt;How can I disable the month filter in the Sales Measure?&lt;/P&gt;&lt;P&gt;Something like CALCULATE ( SUM (Sales[Sales]), ALL(Sales])) is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 13:16:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685586#M80624</guid>
      <dc:creator>joshua1990</dc:creator>
      <dc:date>2022-08-07T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685596#M80625</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;One of ways to create a model that a slicer does not affect the measure is to create a disconnected table and use the column from the disconnected table as a slicer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 13:39:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685596#M80625</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-08-07T13:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685599#M80626</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;Thanks, is there any way to solve this without an extra table?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 14:04:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685599#M80626</guid>
      <dc:creator>joshua1990</dc:creator>
      <dc:date>2022-08-07T14:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685605#M80627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92006" data-lia-user-login="joshua1990" class="lia-mention lia-mention-user"&gt;joshua1990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CALCULATE ( SUM (Sales[Sales]), CROSSFILTER (Sales[Sales Date], 'Calendar'[Date], NONE ))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 14:39:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685605#M80627</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-08-07T14:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685632#M80633</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92006" data-lia-user-login="joshua1990" class="lia-mention lia-mention-user"&gt;joshua1990&lt;/a&gt;&amp;nbsp;you can try CALCULATE (SUM(Sales[sales], ALLEXCEPT(Sales,Sales[article])).&lt;BR /&gt;&lt;BR /&gt;Hope the above works. Please feel free to suggest corrections if any.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 15:45:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2685632#M80633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-07T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Filter to Calendar</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2692097#M81096</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92006" data-lia-user-login="joshua1990" class="lia-mention lia-mention-user"&gt;joshua1990&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want the slicer to filter only on a specific column? According to your description, you want the month slicer to filter only budget, not sales.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, since the slicer is related to table visual, it is not possible to still show all rows when you have selected an item in slicer. Unless you disable the interaction between slicer and visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To workaround your requirement, you could create an unrelated table, as mentioned by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;. You will get the result as shown below. The month slicer only filters budget, not sales.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;However, if you want to get the result shown above without creating an unrelated table, there is no better way so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 09:51:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Filter-to-Calendar/m-p/2692097#M81096</guid>
      <dc:creator>foucaultf</dc:creator>
      <dc:date>2022-08-10T09:51:26Z</dc:date>
    </item>
  </channel>
</rss>

