<?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: CALCULATE With ALLEXCEPT While using slicers in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776720#M147608</link>
    <description>&lt;P&gt;In measure you are using metric column, but you should use employee column with which you want to filter that is the one thing which I have changed&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 02:38:46 GMT</pubDate>
    <dc:creator>bhanu_gautam</dc:creator>
    <dc:date>2024-03-20T02:38:46Z</dc:date>
    <item>
      <title>CALCULATE With ALLEXCEPT While using slicers</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3775998#M147571</link>
      <description>&lt;P&gt;I'm using the following measure:&lt;/P&gt;&lt;P&gt;Goal:=Calculate(Percentile.Inc([Score], 0.8), AllExcept(TalNm, TblNm[Metric]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add a slicer for Employee and filter, I want the Goal to change. &amp;nbsp;But it remains the same. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;FYI, I'm using Power Pivot. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Help please. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thx, John&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 16:52:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3775998#M147571</guid>
      <dc:creator>Johnny_Sawdust</dc:creator>
      <dc:date>2024-03-19T16:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE With ALLEXCEPT While using slicers</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776016#M147572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="708413" data-lia-user-login="Johnny_Sawdust" class="lia-mention lia-mention-user"&gt;Johnny_Sawdust&lt;/a&gt;&amp;nbsp;, try using below method&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goal :=&lt;BR /&gt;CALCULATE (&lt;BR /&gt;Percentile.Inc ( [Score], 0.8 ),&lt;BR /&gt;ALLEXCEPT ( TalNm, TalNm[Employee] )&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept as solution and give kudos if it helps&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 17:03:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776016#M147572</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2024-03-19T17:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE With ALLEXCEPT While using slicers</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776092#M147576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="625922" data-lia-user-login="bhanu_gautam" class="lia-mention lia-mention-user"&gt;bhanu_gautam&lt;/a&gt;&amp;nbsp;that is the same measure that I am using currently. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 18:04:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776092#M147576</guid>
      <dc:creator>Johnny_Sawdust</dc:creator>
      <dc:date>2024-03-19T18:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE With ALLEXCEPT While using slicers</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776720#M147608</link>
      <description>&lt;P&gt;In measure you are using metric column, but you should use employee column with which you want to filter that is the one thing which I have changed&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 02:38:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CALCULATE-With-ALLEXCEPT-While-using-slicers/m-p/3776720#M147608</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2024-03-20T02:38:46Z</dc:date>
    </item>
  </channel>
</rss>

