<?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: Writing simple IFERROR statement in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Writing-simple-IFERROR-statement/m-p/3977672#M154230</link>
    <description>&lt;P&gt;Hello&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;NewColumn = IFERROR(DIVIDE(Table[cell1], Table[cell2]), 0)&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;learn Microsoft PowerBI tool free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;A title="Blog: AnalyticPulse" href="https://analyticpulse.blogspot.com/" target="_self"&gt;Blog: AnalyticPulse&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A title="Youtube Channel: AnalyticPulse" href="https://www.youtube.com/@AnalyticPulse" target="_self"&gt;Youtube Channel: AnalyticPulse&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/case-study-banking-and-finance.html" target="_blank" rel="noopener"&gt;Case Study: Banking and Finance dashboard (Step by step guide)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/case-study-powerbi-dashboard-developer.html" target="_blank" rel="noopener"&gt;Case Study: PowerBI Dashboard Developer for Sales Visualization&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/commercial-real-estate-portfolio.html" target="_blank" rel="noopener"&gt;Commercial Real Estate Portfolio Overview by DataFreedom&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html" target="_blank" rel="noopener"&gt;Superstore Sales 2022 vs 2023: Year-on-Year Performance Comparison &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html" target="_blank" rel="noopener"&gt;dashboard by Manucaj&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/05/what-if-sun-disappeared.html" target="_blank" rel="noopener"&gt;What If the Sun Disappeared?&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2024 16:54:49 GMT</pubDate>
    <dc:creator>AnalyticPulse</dc:creator>
    <dc:date>2024-08-19T16:54:49Z</dc:date>
    <item>
      <title>Writing simple IFERROR statement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Writing-simple-IFERROR-statement/m-p/3977631#M154227</link>
      <description>&lt;P&gt;I'm new to DAX and need to replicate an IFERROR formula from Excel that is =IFERROR(+cell1/cell2,0). I keep messing things up with not only the absolute value statement as well as the IFERROR from the info on syntax on the learn.microsoft.com site&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 16:31:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Writing-simple-IFERROR-statement/m-p/3977631#M154227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-06T16:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Writing simple IFERROR statement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Writing-simple-IFERROR-statement/m-p/3977672#M154230</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;NewColumn = IFERROR(DIVIDE(Table[cell1], Table[cell2]), 0)&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;learn Microsoft PowerBI tool free:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;A title="Blog: AnalyticPulse" href="https://analyticpulse.blogspot.com/" target="_self"&gt;Blog: AnalyticPulse&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A title="Youtube Channel: AnalyticPulse" href="https://www.youtube.com/@AnalyticPulse" target="_self"&gt;Youtube Channel: AnalyticPulse&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/case-study-banking-and-finance.html" target="_blank" rel="noopener"&gt;Case Study: Banking and Finance dashboard (Step by step guide)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/case-study-powerbi-dashboard-developer.html" target="_blank" rel="noopener"&gt;Case Study: PowerBI Dashboard Developer for Sales Visualization&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/04/commercial-real-estate-portfolio.html" target="_blank" rel="noopener"&gt;Commercial Real Estate Portfolio Overview by DataFreedom&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html" target="_blank" rel="noopener"&gt;Superstore Sales 2022 vs 2023: Year-on-Year Performance Comparison &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html" target="_blank" rel="noopener"&gt;dashboard by Manucaj&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://analyticpulse.blogspot.com/2024/05/what-if-sun-disappeared.html" target="_blank" rel="noopener"&gt;What If the Sun Disappeared?&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 16:54:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Writing-simple-IFERROR-statement/m-p/3977672#M154230</guid>
      <dc:creator>AnalyticPulse</dc:creator>
      <dc:date>2024-08-19T16:54:49Z</dc:date>
    </item>
  </channel>
</rss>

