<?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 in DAX in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Count-in-DAX/m-p/115682#M3983</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="20054" data-lia-user-login="Lionel" class="lia-mention lia-mention-user"&gt;Lionel&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;You can create a calculated column.&lt;/P&gt;
&lt;PRE&gt;Total = IF(ISBLANK(Table1[NCR1]),0,1)+IF(ISBLANK(Table1[NCR2]),0,1)+IF(ISBLANK(Table1[NCR3]),0,1)+IF(ISBLANK(Table1[NCR4]),0,1)+IF(ISBLANK(Table1[NCR5]),0,1)&lt;/PRE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 07:37:31 GMT</pubDate>
    <dc:creator>Eric_Zhang</dc:creator>
    <dc:date>2017-01-19T07:37:31Z</dc:date>
    <item>
      <title>Count in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Count-in-DAX/m-p/115034#M3965</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have similar table and i have used excel Count formula to calculate column&amp;nbsp;Total. I &amp;nbsp;wanted to know what is the DAX formula to be used to get similar result in Power BI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lionel&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:02:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Count-in-DAX/m-p/115034#M3965</guid>
      <dc:creator>Lionel</dc:creator>
      <dc:date>2017-01-18T08:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Count-in-DAX/m-p/115682#M3983</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="20054" data-lia-user-login="Lionel" class="lia-mention lia-mention-user"&gt;Lionel&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;You can create a calculated column.&lt;/P&gt;
&lt;PRE&gt;Total = IF(ISBLANK(Table1[NCR1]),0,1)+IF(ISBLANK(Table1[NCR2]),0,1)+IF(ISBLANK(Table1[NCR3]),0,1)+IF(ISBLANK(Table1[NCR4]),0,1)+IF(ISBLANK(Table1[NCR5]),0,1)&lt;/PRE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 07:37:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Count-in-DAX/m-p/115682#M3983</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-01-19T07:37:31Z</dc:date>
    </item>
  </channel>
</rss>

