<?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 Dax to calculate to Met and Not Met in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246371#M119606</link>
    <description>&lt;P&gt;Im trying to calculate the Met/Not Met using dax in the below format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 03:38:00 GMT</pubDate>
    <dc:creator>Baks007</dc:creator>
    <dc:date>2023-05-22T03:38:00Z</dc:date>
    <item>
      <title>Dax to calculate to Met and Not Met</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246371#M119606</link>
      <description>&lt;P&gt;Im trying to calculate the Met/Not Met using dax in the below format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 03:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246371#M119606</guid>
      <dc:creator>Baks007</dc:creator>
      <dc:date>2023-05-22T03:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dax to calculate to Met and Not Met</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246411#M119611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="563855" data-lia-user-login="Baks007" class="lia-mention lia-mention-user"&gt;Baks007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;P&gt;Met =&lt;BR /&gt;SUMX ( VALUES ( 'Date'[MonthYear] ), INT ( [Attendence %] &amp;gt;= 0.95 ) )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not Met =&lt;BR /&gt;SUMX ( VALUES ( 'Date'[MonthYear] ), INT ( [Attendence %] &amp;lt; 0.95 ) )&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 04:02:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246411#M119611</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-05-22T04:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dax to calculate to Met and Not Met</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246447#M119612</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;.It worked.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 04:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-to-Met-and-Not-Met/m-p/3246447#M119612</guid>
      <dc:creator>Baks007</dc:creator>
      <dc:date>2023-05-22T04:38:00Z</dc:date>
    </item>
  </channel>
</rss>

