<?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 (BLANK) to return 0 for Card Visuals in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1695165#M34879</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create cards to count the number of projects based on different status.&lt;BR /&gt;However, when there are no records for a specific status, DAX is returning (Blank) instead of zero (0).&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have created a measure that counts it, however, I am not certain how to further improve this in a way that it would make the blank results as 0.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Active = COUNTROWS(FILTER('FACT PSR','FACT PSR'[Project: Status] = "Active"))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 01 Mar 2021 06:22:23 GMT</pubDate>
    <dc:creator>omd001</dc:creator>
    <dc:date>2021-03-01T06:22:23Z</dc:date>
    <item>
      <title>(BLANK) to return 0 for Card Visuals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1695165#M34879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create cards to count the number of projects based on different status.&lt;BR /&gt;However, when there are no records for a specific status, DAX is returning (Blank) instead of zero (0).&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have created a measure that counts it, however, I am not certain how to further improve this in a way that it would make the blank results as 0.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Active = COUNTROWS(FILTER('FACT PSR','FACT PSR'[Project: Status] = "Active"))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 01 Mar 2021 06:22:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1695165#M34879</guid>
      <dc:creator>omd001</dc:creator>
      <dc:date>2021-03-01T06:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: (BLANK) to return 0 for Card Visuals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1695249#M34881</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="287873" data-lia-user-login="omd001" class="lia-mention lia-mention-user"&gt;omd001&lt;/a&gt;&amp;nbsp;Just add + 0 at the end of the measure.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 06:53:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1695249#M34881</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2021-03-01T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: (BLANK) to return 0 for Card Visuals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1707530#M35238</link>
      <description>&lt;P&gt;Thanks so much,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;&amp;nbsp;!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2021 21:54:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/BLANK-to-return-0-for-Card-Visuals/m-p/1707530#M35238</guid>
      <dc:creator>omd001</dc:creator>
      <dc:date>2021-03-07T21:54:13Z</dc:date>
    </item>
  </channel>
</rss>

