<?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: Arcade help - Return &amp;quot;Not Available&amp;quot; when no values exist in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-help-return-quot-not-available-quot-when-no/m-p/1058902#M41034</link>
    <description>&lt;P&gt;I would try something like IIf(IsEmpty(ROLE_ID),'Not Available',$feature.ROLE_ID)&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 12:06:09 GMT</pubDate>
    <dc:creator>dgiersz_cuyahoga</dc:creator>
    <dc:date>2021-05-18T12:06:09Z</dc:date>
    <item>
      <title>Arcade help - Return "Not Available" when no values exist</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-help-return-quot-not-available-quot-when-no/m-p/1058705#M41018</link>
      <description>&lt;P&gt;This is a bit of a follow up to this post:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/removing-blank-values-via-arcade-expression/m-p/1051454#M40257" target="_blank" rel="noopener"&gt;Solved: Re: Removing blank values via Arcade Expression - Esri Community&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I now have the comma separated lists working with blank values removed. However, for entries where no appropriate company exists for that entry, I would like to return "Not Available" instead of simply leaving the value blank.&lt;/P&gt;&lt;P&gt;Here's what it currently looks like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sqlhelppls.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13469iE23B3DDD60C11812/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sqlhelppls.png" alt="sqlhelppls.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The blank spot next to "System Installer" is what I would like to have say "Not Available" if there are no matches.&lt;/P&gt;&lt;P&gt;Currently, the field is set up like so (this is the same way for Supplier/Owners):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sqlArcGISWorking.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13470iD9CE230355601B6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sqlArcGISWorking.png" alt="sqlArcGISWorking.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This works perfectly when there are existing values for this entry in the map series. However, for entries that do not have a matching ROLE_ID I can't figure out how to return "Not Available" instead of just leaving it blank.&lt;/P&gt;&lt;P&gt;I don't feel like I'm explaining this particularly well either, so please feel free to ask more pointed questions to help figure out the root of the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-help-return-quot-not-available-quot-when-no/m-p/1058705#M41018</guid>
      <dc:creator>KieranClark</dc:creator>
      <dc:date>2021-05-17T20:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade help - Return "Not Available" when no values exist</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-help-return-quot-not-available-quot-when-no/m-p/1058902#M41034</link>
      <description>&lt;P&gt;I would try something like IIf(IsEmpty(ROLE_ID),'Not Available',$feature.ROLE_ID)&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 12:06:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-help-return-quot-not-available-quot-when-no/m-p/1058902#M41034</guid>
      <dc:creator>dgiersz_cuyahoga</dc:creator>
      <dc:date>2021-05-18T12:06:09Z</dc:date>
    </item>
  </channel>
</rss>

