<?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: remove features from popup in Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1381184#M57426</link>
    <description>&lt;P&gt;I've tried the Arcade IIF(isEmpty...) expression without success to remove the row entirely if it's blank but couldn't figure it out.&amp;nbsp; Even tried doing this in Classic but couldn't get it&lt;/P&gt;</description>
    <pubDate>Mon, 12 Feb 2024 17:57:57 GMT</pubDate>
    <dc:creator>temprobertcottreau131313</dc:creator>
    <dc:date>2024-02-12T17:57:57Z</dc:date>
    <item>
      <title>remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370168#M56842</link>
      <description>&lt;P&gt;I have a dataset with 100+ columns with several blank rows.&lt;/P&gt;&lt;P&gt;I'm trying to find an Arcade script to remove those rows entirely from the popup (not even show the row with the blank value).&amp;nbsp; I've found a couple that have it so nothing is showing next to that row in the popup but I'm hoping there's something that will remove them entirely and only show rows with values.&lt;/P&gt;&lt;P&gt;I'm not strong in Arcade but I think this is the only way for this to work.&lt;/P&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 14:47:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370168#M56842</guid>
      <dc:creator>temprobertcottreau131313</dc:creator>
      <dc:date>2024-01-15T14:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370216#M56845</link>
      <description>&lt;P&gt;Can't you just omit them with a filter -&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 16:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370216#M56845</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-15T16:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370221#M56846</link>
      <description>&lt;P&gt;it's not always the same rows that are Null so this wouldn't work.&amp;nbsp; different rows are Null depending on the polygon that's selected&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 16:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370221#M56846</guid>
      <dc:creator>temprobertcottreau131313</dc:creator>
      <dc:date>2024-01-15T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370228#M56847</link>
      <description>&lt;P&gt;Filters work on columns.&amp;nbsp; If Latitude is NOT NULL or Department is NOT NULL,&amp;nbsp; type rules.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's a common Layer in a Common Popup then a Filter should work unless I am missing something.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 16:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370228#M56847</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-15T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370229#M56848</link>
      <description>&lt;P&gt;I suppose this method would work if I set a filter on each of the columns (I have between 50 and 100 columns depending on the layer).&amp;nbsp; I was hoping there might be a more efficient solution.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 16:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370229#M56848</guid>
      <dc:creator>temprobertcottreau131313</dc:creator>
      <dc:date>2024-01-15T16:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370232#M56849</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you need to filter all the columns?&amp;nbsp; Don't you have a key field/column you can filter off of?&lt;/P&gt;&lt;P&gt;Never Tried this, but maybe build a new field (Attribute Expression) and Filter off that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/49_eWVJxShU?si=BT6zWEa0-LBhElhh" target="_blank"&gt;https://youtu.be/49_eWVJxShU?si=BT6zWEa0-LBhElhh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 16:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370232#M56849</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-15T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370755#M56883</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/649789"&gt;@temprobertcottreau131313&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This article might be useful&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-documents/hide-field-in-pop-up-using-arcade/ta-p/1029496" target="_blank"&gt;https://community.esri.com/t5/arcgis-online-documents/hide-field-in-pop-up-using-arcade/ta-p/1029496&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 22:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1370755#M56883</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2024-01-16T22:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: remove features from popup in Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1381184#M57426</link>
      <description>&lt;P&gt;I've tried the Arcade IIF(isEmpty...) expression without success to remove the row entirely if it's blank but couldn't figure it out.&amp;nbsp; Even tried doing this in Classic but couldn't get it&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 17:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/remove-features-from-popup-in-online/m-p/1381184#M57426</guid>
      <dc:creator>temprobertcottreau131313</dc:creator>
      <dc:date>2024-02-12T17:57:57Z</dc:date>
    </item>
  </channel>
</rss>

