<?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: Ture / False column with multiple conditions in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461750#M27587</link>
    <description>&lt;P class="lia-align-left"&gt;Worked perfectly thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 19:12:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-28T19:12:17Z</dc:date>
    <item>
      <title>Ture / False column with multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461509#M27573</link>
      <description>&lt;P&gt;Hey everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially, I'm trying to build all the following page filters into a single true/false column but I'm just failing each time with the mutiple conditions.&amp;nbsp; If the conditions are met then True if not false.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Note. Client Sheet and some are are on the Activites sheet (related by client ID). and PO date rage filter is the last 7 days&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 16:41:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461509#M27573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-28T16:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ture / False column with multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461535#M27575</link>
      <description>Can you please explain this with some example? Also explain how and where you intend to use that column. Is it just a calculated column in a table?&lt;BR /&gt;&lt;BR /&gt;"I'm trying to build all the following page filters into a single true/false column but I'm just failing each time with the mutiple conditions."</description>
      <pubDate>Wed, 28 Oct 2020 16:50:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461535#M27575</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-10-28T16:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ture / False column with multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461632#M27583</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;SPAN&gt;Antriksh Sharma,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your reply.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If it's any help I'll update a sample PBIX file for you (onedrive link below). Essentailly, I need to create a calculated column on the "Clients" dataset which will result in "True" if all the conditions are met and "False if they are not". You'll see on the Power BI report below, that I've been able to create the conditions using Page/report level filters however, I really need this in a calculaed column.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/u/s!AnIEh6WhI4JogvlY-yO3F1OBOLV-wQ?e=VF2V6g" target="_blank"&gt;https://1drv.ms/u/s!AnIEh6WhI4JogvlY-yO3F1OBOLV-wQ?e=VF2V6g&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The conditions are&amp;nbsp;&lt;BR /&gt;* Clients "PO Date" is NOT blank&amp;nbsp;&lt;BR /&gt;* Clients "System Code1" IS blank&lt;BR /&gt;* Clients "PO Date" Is betwene today and the last 7 days&lt;BR /&gt;*Clients "Episode Start" IS blank&lt;BR /&gt;Clients "Programme Status" Does Not contain "Ended"&lt;BR /&gt;Activities "Column A" is False&lt;BR /&gt;Activites "Column B" is True.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you agian.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 17:41:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461632#M27583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-28T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ture / False column with multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461669#M27585</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp; Let me know if this works:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Column 2 =
VAR DateToday =
    TODAY ()
VAR Activities =
    COUNTROWS (
        FILTER (
            RELATEDTABLE ( Activites ),
            Activites[Column A] = FALSE ()
                &amp;amp;&amp;amp; Activites[Column B] = TRUE ()
        )
    )
VAR Conditions =
    NOT ISBLANK ( Clients[PO Date] )
        &amp;amp;&amp;amp; ISBLANK ( Clients[Activites NEW.System Code1] )
        &amp;amp;&amp;amp; Clients[PO Date] &amp;lt; DateToday
        &amp;amp;&amp;amp; Clients[PO Date] &amp;gt; DateToday - 6
        &amp;amp;&amp;amp; ISBLANK ( Clients[Episode Start] )
        &amp;amp;&amp;amp; NOT CONTAINSSTRING ( Clients[Programme Status], "Ended" )
        &amp;amp;&amp;amp; Activities &amp;gt; 0
RETURN
    Conditions
&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:05:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461669#M27585</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-10-28T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ture / False column with multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461750#M27587</link>
      <description>&lt;P class="lia-align-left"&gt;Worked perfectly thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 19:12:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ture-False-column-with-multiple-conditions/m-p/1461750#M27587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-28T19:12:17Z</dc:date>
    </item>
  </channel>
</rss>

