<?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: CountIf Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CountIf-Table/m-p/114562#M196</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="14755" data-lia-user-login="Sea_and_Anne" class="lia-mention lia-mention-user"&gt;Sea_and_Anne&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using this measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Number of negative = SUMX(VALUES(Table1[Owner]), CALCULATE(COUNTA(Table1[Value]), Table1[Value]&amp;lt;0))&lt;/PRE&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 13:47:27 GMT</pubDate>
    <dc:creator>SabineOussi</dc:creator>
    <dc:date>2017-01-17T13:47:27Z</dc:date>
    <item>
      <title>CountIf Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CountIf-Table/m-p/111359#M193</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a project manager table with the kpi values per kpi type and owner.&lt;/P&gt;&lt;P&gt;I need to to a table that count the number of times that my values is less than 0, grouped by "Owner". Do you know which expression should i use?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 16:04:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CountIf-Table/m-p/111359#M193</guid>
      <dc:creator>Sea_and_Anne</dc:creator>
      <dc:date>2017-01-10T16:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: CountIf Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CountIf-Table/m-p/114562#M196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="14755" data-lia-user-login="Sea_and_Anne" class="lia-mention lia-mention-user"&gt;Sea_and_Anne&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using this measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Number of negative = SUMX(VALUES(Table1[Owner]), CALCULATE(COUNTA(Table1[Value]), Table1[Value]&amp;lt;0))&lt;/PRE&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 13:47:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CountIf-Table/m-p/114562#M196</guid>
      <dc:creator>SabineOussi</dc:creator>
      <dc:date>2017-01-17T13:47:27Z</dc:date>
    </item>
  </channel>
</rss>

