<?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 Formula in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276977#M121580</link>
    <description>&lt;P&gt;Thank you! I first tried it with a =&amp;gt; and it showed an error. I didn't think to attempt by reversing. That worked!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 16:49:07 GMT</pubDate>
    <dc:creator>kl8818</dc:creator>
    <dc:date>2023-06-09T16:49:07Z</dc:date>
    <item>
      <title>Count Formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276889#M121567</link>
      <description>&lt;P&gt;I used quick measure and this is the formula it populated. However, I need to adjust it to be "a greater than/equal to 2" versus highlighting every individual number so I do not have to update it each time when new variables are added to the data set.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;= CALCULATE(COUNTA('User Summary'[First Login]),'User Summary'[Total Daily Logins] &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;IN&lt;/STRONG&gt;&lt;/FONT&gt; {2,3,4,5,6,7,8})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the IN is what I need to adjust but I have not found anything that points me in the right direction. Could someone help me adjust this formula?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 15:46:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276889#M121567</guid>
      <dc:creator>kl8818</dc:creator>
      <dc:date>2023-06-09T15:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Count Formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276917#M121570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="573509" data-lia-user-login="kl8818" class="lia-mention lia-mention-user"&gt;kl8818&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;have you tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;= CALCULATE(COUNTA('User Summary'[First Login]),'User Summary'[Total Daily Logins] &amp;gt;= 2 )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:10:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276917#M121570</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-06-09T16:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count Formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276977#M121580</link>
      <description>&lt;P&gt;Thank you! I first tried it with a =&amp;gt; and it showed an error. I didn't think to attempt by reversing. That worked!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-Formula/m-p/3276977#M121580</guid>
      <dc:creator>kl8818</dc:creator>
      <dc:date>2023-06-09T16:49:07Z</dc:date>
    </item>
  </channel>
</rss>

