<?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: If row is empty then text in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2711893#M82419</link>
    <description>&lt;PRE&gt;= IF(isblank(columnname),"TBD",[value])&lt;/PRE&gt;&lt;P&gt;[value] is whatever you are trying to put in the column normally.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 08:40:39 GMT</pubDate>
    <dc:creator>PurpleGate</dc:creator>
    <dc:date>2022-08-19T08:40:39Z</dc:date>
    <item>
      <title>If row is empty then text</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2711862#M82418</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to give out a standardized text if the row is empty/blank:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that instead of an empty cell in the visual, it says something like "TBD"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you know how to achieve that?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you very much. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Jannis&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 08:27:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2711862#M82418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-19T08:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: If row is empty then text</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2711893#M82419</link>
      <description>&lt;PRE&gt;= IF(isblank(columnname),"TBD",[value])&lt;/PRE&gt;&lt;P&gt;[value] is whatever you are trying to put in the column normally.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 08:40:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2711893#M82419</guid>
      <dc:creator>PurpleGate</dc:creator>
      <dc:date>2022-08-19T08:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: If row is empty then text</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2718929#M82836</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;You can write an if statement to compare with the current value to replace if the current value equal to blank. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;To handle blank values in dax, you can take a look at the following blog:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://www.sqlbi.com/articles/blank-handling-in-dax/" target="_blank"&gt;Handling BLANK in DAX - SQLBI&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 05:44:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/If-row-is-empty-then-text/m-p/2718929#M82836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-23T05:44:45Z</dc:date>
    </item>
  </channel>
</rss>

