<?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 If cell is blank show no value in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/If-cell-is-blank-show-no-value/m-p/2675077#M37671</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an addtional creiteria i can add to the measure below if "forecast FTE" is blank the "Actual v Forecast delta" row shows Blank with no values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ll.png" style="width: 266px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/758251iA1C58E07EFACAA24/image-size/large?v=v2&amp;amp;px=999" role="button" title="ll.png" alt="ll.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Actual V Forecast Delta FTE = 'EUP-Forecast FTE'[Forecast FTE]- 'Amentum &amp;amp; Sub Con Excludin Leavers'[Average Actual FTE]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 09:23:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-08-02T09:23:53Z</dc:date>
    <item>
      <title>If cell is blank show no value</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/If-cell-is-blank-show-no-value/m-p/2675077#M37671</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an addtional creiteria i can add to the measure below if "forecast FTE" is blank the "Actual v Forecast delta" row shows Blank with no values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ll.png" style="width: 266px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/758251iA1C58E07EFACAA24/image-size/large?v=v2&amp;amp;px=999" role="button" title="ll.png" alt="ll.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Actual V Forecast Delta FTE = 'EUP-Forecast FTE'[Forecast FTE]- 'Amentum &amp;amp; Sub Con Excludin Leavers'[Average Actual FTE]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 09:23:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/If-cell-is-blank-show-no-value/m-p/2675077#M37671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-02T09:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: If cell is blank show no value</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/If-cell-is-blank-show-no-value/m-p/2677447#M37693</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF(ISBLANK('EUP-Forecast FTE'[Forecast FTE]), BLANK(), 'EUP-Forecast FTE'[Forecast FTE] - 'Amentum &amp;amp; Sub Con Excludin Leavers'[Average Actual FTE])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Did I answer your question? Then please mark my post as the solution.&lt;BR /&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dataap.org/blog/author/hariharanr/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;My Blog&lt;/STRONG&gt;&lt;/A&gt; :: &lt;A href="https://www.youtube.com/c/HarisBI" target="_blank" rel="nofollow noopener noreferrer"&gt;YouTube Channel&lt;/A&gt; :: &lt;A href="https://www.linkedin.com/in/imhariharanr/" target="_blank" rel="nofollow noopener noreferrer"&gt;My Linkedin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Aug 2022 06:54:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/If-cell-is-blank-show-no-value/m-p/2677447#M37693</guid>
      <dc:creator>Hariharan_R</dc:creator>
      <dc:date>2022-08-03T06:54:36Z</dc:date>
    </item>
  </channel>
</rss>

