<?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: Help ma about Count and filter. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-ma-about-Count-and-filter/m-p/1625438#M32861</link>
    <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;COUNTROWS (
    FILTER (
        'Before 2021',
        'Before 2021'[Status(2020)] &amp;lt;&amp;gt; "B" &amp;amp;&amp;amp; 'Before 2021'[Status(2021)] = "B"
    )
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 07:46:49 GMT</pubDate>
    <dc:creator>AlB</dc:creator>
    <dc:date>2021-01-27T07:46:49Z</dc:date>
    <item>
      <title>Help ma about Count and filter.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-ma-about-Count-and-filter/m-p/1625375#M32860</link>
      <description>&lt;P&gt;I want to count column Status2020 not equal B and&amp;nbsp;Status2021 = B&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use the formula as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; COUNT(('Before 2021'[Status(2020)]),&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FILTER('Before 2021','Before 2021'[Status(2020)]&amp;lt;&amp;gt;"B") &amp;amp;&amp;amp; 'Before 2021','Before 2021'[Status(2021)]="B"))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But formula error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Please guide me about it.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:30:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-ma-about-Count-and-filter/m-p/1625375#M32860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-27T07:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help ma about Count and filter.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-ma-about-Count-and-filter/m-p/1625438#M32861</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;COUNTROWS (
    FILTER (
        'Before 2021',
        'Before 2021'[Status(2020)] &amp;lt;&amp;gt; "B" &amp;amp;&amp;amp; 'Before 2021'[Status(2021)] = "B"
    )
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:46:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-ma-about-Count-and-filter/m-p/1625438#M32861</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2021-01-27T07:46:49Z</dc:date>
    </item>
  </channel>
</rss>

