<?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 Replacing NaN with 0 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/758268#M3102</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm looking for a way using DAX function to replace all the NaN values in my data to 0. (&lt;SPAN&gt;I do not have the original data file so that I cannot use query editor.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2019 21:33:43 GMT</pubDate>
    <dc:creator>zilaifeng</dc:creator>
    <dc:date>2019-08-05T21:33:43Z</dc:date>
    <item>
      <title>Replacing NaN with 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/758268#M3102</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm looking for a way using DAX function to replace all the NaN values in my data to 0. (&lt;SPAN&gt;I do not have the original data file so that I cannot use query editor.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 21:33:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/758268#M3102</guid>
      <dc:creator>zilaifeng</dc:creator>
      <dc:date>2019-08-05T21:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing NaN with 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/758651#M3105</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="159040" data-lia-user-login="zilaifeng" class="lia-mention lia-mention-user"&gt;zilaifeng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use if error like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Column = IFERROR('Table'[Custom], BLANK())&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Best Regards,&lt;BR /&gt;Mariusz&lt;BR /&gt;&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accepting it as the solution&lt;/I&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Please feel free to connect with me.&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/mariusz-repczynski-065a7362/" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG src="https://ip1.i.lithium.com/1232d707bb27fc4afa3b81cd0702c478b6f7aced/68747470733a2f2f7374617469632e6c6963646e2e636f6d2f736364732f636f6d6d6f6e2f752f696d616765732f6c6f676f732f6c696e6b6564696e2f6c6f676f5f6c696e6b6564696e5f39337832315f76322e706e67" border="0" alt="Mariusz Repczynski" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 07:30:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/758651#M3105</guid>
      <dc:creator>Mariusz</dc:creator>
      <dc:date>2019-08-06T07:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing NaN with 0</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/1849895#M39519</link>
      <description>&lt;P&gt;Thanks for the quick solution.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 01:54:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Replacing-NaN-with-0/m-p/1849895#M39519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-19T01:54:05Z</dc:date>
    </item>
  </channel>
</rss>

