<?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 Removing field from popup when returns empty using arcade - agol? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/removing-field-from-popup-when-returns-empty-using/m-p/1248933#M49825</link>
    <description>&lt;P&gt;I am trying to hide a field label within a popup when there is no value.&lt;/P&gt;&lt;P&gt;Only a few of my feature class has values for this field while others are empty.&lt;/P&gt;&lt;P&gt;Here is an example of a popup in the image attached.&lt;/P&gt;&lt;P&gt;I am trying to use arcade to remove the field label within the popup when the field is empty.&lt;/P&gt;&lt;P&gt;This is the code I have tried so far.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IIF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;IsEmpty&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nt_legislationname&lt;/SPAN&gt;&lt;SPAN&gt;),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"None"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"inline"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;nt_legislationname is the attribute I am trying to do this for.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 18 Jan 2023 00:47:11 GMT</pubDate>
    <dc:creator>ScumBagsSurfer</dc:creator>
    <dc:date>2023-01-18T00:47:11Z</dc:date>
    <item>
      <title>Removing field from popup when returns empty using arcade - agol?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/removing-field-from-popup-when-returns-empty-using/m-p/1248933#M49825</link>
      <description>&lt;P&gt;I am trying to hide a field label within a popup when there is no value.&lt;/P&gt;&lt;P&gt;Only a few of my feature class has values for this field while others are empty.&lt;/P&gt;&lt;P&gt;Here is an example of a popup in the image attached.&lt;/P&gt;&lt;P&gt;I am trying to use arcade to remove the field label within the popup when the field is empty.&lt;/P&gt;&lt;P&gt;This is the code I have tried so far.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IIF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;IsEmpty&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nt_legislationname&lt;/SPAN&gt;&lt;SPAN&gt;),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"None"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"inline"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;nt_legislationname is the attribute I am trying to do this for.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Jan 2023 00:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/removing-field-from-popup-when-returns-empty-using/m-p/1248933#M49825</guid>
      <dc:creator>ScumBagsSurfer</dc:creator>
      <dc:date>2023-01-18T00:47:11Z</dc:date>
    </item>
  </channel>
</rss>

