<?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: Adjust Filter function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462289#M132075</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="534556" data-lia-user-login="stribor45" class="lia-mention lia-mention-user"&gt;stribor45&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your filter is correct. What error are you receiving?&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 17:56:14 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-10-05T17:56:14Z</dc:date>
    <item>
      <title>Adjust Filter function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462166#M132064</link>
      <description>&lt;P&gt;I am trying to adjust my filter function but it might be related to an error because I am filtering based on different related tables.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt; &lt;SPAN&gt;(&lt;/SPAN&gt; &lt;SPAN&gt;'Table A&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'Table A'[Name]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;"John"&lt;/SPAN&gt; &lt;SPAN&gt;&amp;amp;&amp;amp;&lt;/SPAN&gt; &lt;SPAN&gt;RELATED&lt;/SPAN&gt;&lt;SPAN&gt;('&lt;/SPAN&gt;&lt;SPAN&gt;Table A'[Call Time]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;"Evening"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table A is related to my Calendar Time in many to one relationship and this is what it looks like (see below). Is there a way to write DAX that picks up all rows whose name is not JOHN and whose related table (Calendar time table ) has Evening column set to "Evening"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 17:07:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462166#M132064</guid>
      <dc:creator>stribor45</dc:creator>
      <dc:date>2023-10-05T17:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust Filter function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462289#M132075</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="534556" data-lia-user-login="stribor45" class="lia-mention lia-mention-user"&gt;stribor45&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your filter is correct. What error are you receiving?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 17:56:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462289#M132075</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-10-05T17:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust Filter function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462313#M132078</link>
      <description>&lt;P&gt;The column Table A [Call Time] either doesn't exists or doesn't have relationship to any table available in the current content.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;table A has many to one relationship with Calendar Time table&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 18:06:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462313#M132078</guid>
      <dc:creator>stribor45</dc:creator>
      <dc:date>2023-10-05T18:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust Filter function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462381#M132081</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="534556" data-lia-user-login="stribor45" class="lia-mention lia-mention-user"&gt;stribor45&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the screenshot it is called "Evening" which one is correct?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 18:37:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462381#M132081</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-10-05T18:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust Filter function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462394#M132082</link>
      <description>&lt;P&gt;sorry i think I need coffee badly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fixed it...this is my bad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt; &lt;SPAN&gt;(&lt;/SPAN&gt; &lt;SPAN&gt;'Table A'&lt;/SPAN&gt;, &lt;SPAN&gt;'Table A'[Name]&lt;/SPAN&gt; &amp;lt;&amp;gt; &lt;SPAN&gt;"John"&lt;/SPAN&gt; &lt;SPAN&gt;&amp;amp;&amp;amp;&lt;/SPAN&gt; &lt;SPAN&gt;RELATED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Calendar Times'[Evening]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt; = &lt;SPAN&gt;"Evening"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 19:30:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adjust-Filter-function/m-p/3462394#M132082</guid>
      <dc:creator>stribor45</dc:creator>
      <dc:date>2023-10-05T19:30:59Z</dc:date>
    </item>
  </channel>
</rss>

