<?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 Help with SELECTEDVALUE: How to exclude from my filter condition if more than one value selected? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3736424#M145637</link>
    <description>&lt;P&gt;[deleted]&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 13:46:09 GMT</pubDate>
    <dc:creator>PBI12345</dc:creator>
    <dc:date>2024-07-11T13:46:09Z</dc:date>
    <item>
      <title>Help with SELECTEDVALUE: How to exclude from my filter condition if more than one value selected?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3736424#M145637</link>
      <description>&lt;P&gt;[deleted]&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 13:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3736424#M145637</guid>
      <dc:creator>PBI12345</dc:creator>
      <dc:date>2024-07-11T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SELECTEDVALUE: How to exclude from my filter condition if more than one value selected?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3736446#M145640</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="405068" data-lia-user-login="PBI12345" class="lia-mention lia-mention-user"&gt;PBI12345&lt;/a&gt;&amp;nbsp;Try this:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;AsAt Leisure Revenue LY =
CALCULATE(
    SUM(
        'Data: RADAR'[Revenue Held (LY)]),
            ALL('Booking Agents'),
            'Data: RADAR'[Source] = "AsAt",
            'Booking Agents'[Psuedo Segment Type] = "Leisure",
            'Network Group Table'[Network Group] IN DISTINCT('Data: RADAR'[Network Group])
)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 01 Mar 2024 14:18:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3736446#M145640</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2024-03-01T14:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SELECTEDVALUE: How to exclude from my filter condition if more than one value selected?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3737308#M145688</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;worked perfectly! can't thank you enough for your help&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 01:54:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-with-SELECTEDVALUE-How-to-exclude-from-my-filter-condition/m-p/3737308#M145688</guid>
      <dc:creator>PBI12345</dc:creator>
      <dc:date>2024-03-02T01:54:39Z</dc:date>
    </item>
  </channel>
</rss>

