<?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: Count row with Or Condition and able to show 0 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-row-with-Or-Condition-and-able-to-show-0/m-p/3082042#M107479</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352970" data-lia-user-login="njxfoster" class="lia-mention lia-mention-user"&gt;njxfoster&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;P&gt;=&lt;/P&gt;
&lt;P&gt;IF (&lt;/P&gt;
&lt;P&gt;NOT ISEMPTY ( 'Table' ),&lt;BR /&gt;COUNTROWS (&lt;/P&gt;
&lt;P&gt;FILTER (&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'Table',&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'Table'[Completion_Status__c] IN { "Yes", "S" }&lt;BR /&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;) + 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 18:53:51 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-02-15T18:53:51Z</dc:date>
    <item>
      <title>Count row with Or Condition and able to show 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-row-with-Or-Condition-and-able-to-show-0/m-p/3081986#M107474</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi everyone!&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;&lt;P&gt;I want to create a measure that counts how many "Yes and "S" from this table, which should be 4, However, I also want the measure to able to show number "0" when there are no counts (instead if showing blank).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I write this measure?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 18:09:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-row-with-Or-Condition-and-able-to-show-0/m-p/3081986#M107474</guid>
      <dc:creator>njxfoster</dc:creator>
      <dc:date>2023-02-15T18:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count row with Or Condition and able to show 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-row-with-Or-Condition-and-able-to-show-0/m-p/3082042#M107479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="352970" data-lia-user-login="njxfoster" class="lia-mention lia-mention-user"&gt;njxfoster&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;P&gt;=&lt;/P&gt;
&lt;P&gt;IF (&lt;/P&gt;
&lt;P&gt;NOT ISEMPTY ( 'Table' ),&lt;BR /&gt;COUNTROWS (&lt;/P&gt;
&lt;P&gt;FILTER (&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'Table',&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'Table'[Completion_Status__c] IN { "Yes", "S" }&lt;BR /&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;) + 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 18:53:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-row-with-Or-Condition-and-able-to-show-0/m-p/3082042#M107479</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-15T18:53:51Z</dc:date>
    </item>
  </channel>
</rss>

