<?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>Question Re: IF ISNULL() in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/if-isnull/qaa-p/790508#M240307</link>
    <description>&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;Var1=[Content] Where ([Name] = "Business Area")&lt;/P&gt;&lt;P&gt;=IF ISNULL([Content]) then "N/A" ELSE [Var1]&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 10:13:19 GMT</pubDate>
    <dc:creator>amitrathi239</dc:creator>
    <dc:date>2019-03-07T10:13:19Z</dc:date>
    <item>
      <title>IF ISNULL()</title>
      <link>https://community.sap.com/t5/technology-q-a/if-isnull/qaq-p/790507</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I have a variable and would like to include the ISNULL() function to return "N/A" if empty. Current this is how my variable is setup:&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;=[Content] Where ([Name] = "Business Area")&lt;/P&gt;
  &lt;P&gt;I tried the below but does not like the 'WHERE': &lt;/P&gt;
  &lt;P&gt;=IF ISNULL([Content]) then "N/A" ELSE [Content] = Where ([Name] = "Business Area")&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Any suggestions on what I am doing wrong?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 10:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/if-isnull/qaq-p/790507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-03-07T10:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: IF ISNULL()</title>
      <link>https://community.sap.com/t5/technology-q-a/if-isnull/qaa-p/790508#M240307</link>
      <description>&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;Var1=[Content] Where ([Name] = "Business Area")&lt;/P&gt;&lt;P&gt;=IF ISNULL([Content]) then "N/A" ELSE [Var1]&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 10:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/if-isnull/qaa-p/790508#M240307</guid>
      <dc:creator>amitrathi239</dc:creator>
      <dc:date>2019-03-07T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: IF ISNULL()</title>
      <link>https://community.sap.com/t5/technology-q-a/if-isnull/qaa-p/790509#M240308</link>
      <description>&lt;P&gt;Thanks Amit!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:04:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/if-isnull/qaa-p/790509#M240308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-03-07T12:04:04Z</dc:date>
    </item>
  </channel>
</rss>

