<?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>idea Easily identify features with attachments in ArcGIS PRO in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idi-p/924275</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be very useful to be able to very simply identify which features have attachments. It could be a column in the attribute table with a boolean TRUE / FALSE value for the ATTACHMENT field.&lt;/P&gt;&lt;P&gt;Even better, an additional column saying how many attachments are linked to each features.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2022 19:31:46 GMT</pubDate>
    <dc:creator>Environnement_1Lausanne</dc:creator>
    <dc:date>2022-06-03T19:31:46Z</dc:date>
    <item>
      <title>Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idi-p/924275</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be very useful to be able to very simply identify which features have attachments. It could be a column in the attribute table with a boolean TRUE / FALSE value for the ATTACHMENT field.&lt;/P&gt;&lt;P&gt;Even better, an additional column saying how many attachments are linked to each features.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 19:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idi-p/924275</guid>
      <dc:creator>Environnement_1Lausanne</dc:creator>
      <dc:date>2022-06-03T19:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924276#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While not entirely built-in, you should be able to accomplish this using some guidance from&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/visualize-your-attachments-in-arcgis-online-with-arcade/" title="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/visualize-your-attachments-in-arcgis-online-with-arcade/"&gt;Visualize your attachments in ArcGIS Online with Arcade&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you would leverage the Attachments Arcade function&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/function-reference/data_functions/#attachments" title="https://developers.arcgis.com/arcade/function-reference/data_functions/#attachments"&gt;Data Functions | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this was introduced in Arcade 1.6, make sure you're using ArcGIS Pro 2.4.x:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/guide/version-matrix/" title="https://developers.arcgis.com/arcade/guide/version-matrix/"&gt;Version Matrix | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 15:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924276#M910</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-09-17T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924277#M911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldn't you just write a Python function to create this field and then populate it with a true or false based on whether or not there is an attachment?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 20:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924277#M911</guid>
      <dc:creator>LeviCecil</dc:creator>
      <dc:date>2019-09-17T20:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924278#M912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kory, thanks a lot. We'll have to upgrade our ArcGIS PRO version to use the function. &lt;/P&gt;&lt;P&gt;I tried on ArcGIS Online and it seems to work fine with Arcade in test mode but when I want to apply the changes, it tells me "unable to append the data". Do you have any idea why ? I can edit the feature layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 09:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924278#M912</guid>
      <dc:creator>Environnement_1Lausanne</dc:creator>
      <dc:date>2019-09-18T09:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924279#M913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I could indeed but I had read that ESRI had done a few devs in this direction so I wondered if a tool or function was about to be released. It is indeed the case according to Kory's message. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 09:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/924279#M913</guid>
      <dc:creator>Environnement_1Lausanne</dc:creator>
      <dc:date>2019-09-18T09:37:53Z</dc:date>
    </item>
    <item>
      <title>Enable the visualization of a Photos and Files column in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1179819#M19776</link>
      <description>&lt;P&gt;In ArcGIS Pro, you can only find out if a record has attachments by selecting the record and opening the Attribute Pane. And you need to scroll down one by one to see any attachments. On the other hand, in AGOL, when you open an attribute table and scroll to the right, you find a&amp;nbsp;&lt;SPAN&gt;Photos and Files column showing if the record has any attachments&amp;nbsp;and also the number of attachments.&lt;/SPAN&gt;&amp;nbsp;This will be a great help in ArcGIS Pro when dealing with attachments. It will be great to also have the capability to search records by specific attachments, or simply to select all records with or without attachments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 15:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1179819#M19776</guid>
      <dc:creator>MiguelMartinezYordan</dc:creator>
      <dc:date>2022-06-03T15:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enable the visualization of a Photos and Files column in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1179909#M19777</link>
      <description>&lt;P&gt;Something you could try in the meantime would be to add an Attachments field to your table and calculate the field using&amp;nbsp;Count(Attachments($feature))&lt;/P&gt;&lt;P&gt;That would allow you to sort/select/filter on which features have attachments.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KoryKramer_0-1654284038659.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42739iA58B099D6A873DE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="KoryKramer_0-1654284038659.png" alt="KoryKramer_0-1654284038659.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 19:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1179909#M19777</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2022-06-03T19:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1189864#M20206</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I'm trying to find/write an arcade expression that will return the filename of&amp;nbsp; an attached pdf. i have a project where i have to attach a one-line electrical pdf to every point (along with jpgs. i have a field "SingleLine Attached" that i would like to populate w/ the attached pdf rather that having to check 300+/- features.&lt;/P&gt;&lt;P&gt;iv'e already used kory's solution to count the attachments, but can't seem to get what i'm looking for.&lt;/P&gt;&lt;P&gt;obviously, arcade skills are minimal...&lt;/P&gt;&lt;P&gt;brn&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 14:21:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1189864#M20206</guid>
      <dc:creator>BryanNeely1</dc:creator>
      <dc:date>2022-07-06T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1573168#M33423</link>
      <description>&lt;P&gt;I have tried&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;solution, and it worked perfectly. The calculated field enables you to assign unique symbology to the layer and track missing attachment items effectively. Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1573168#M33423</guid>
      <dc:creator>lal-sabbagh</dc:creator>
      <dc:date>2025-01-07T16:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Easily identify features with attachments in ArcGIS PRO</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1692950#M37972</link>
      <description>&lt;P&gt;While creating a new field and calculating in a value is indeed a solution, it is not convenient for analysts that don't own the feature service and can't make a schema change. It also is best practice to not make schema changes to feature services that are used for active Survey123 forms. Plus, I don't want to have to re-calculate the field every time I want to execute a query, since I am using an active feature service that is continually receiving updates and new attachments from field staff.&lt;/P&gt;&lt;P&gt;An Arcade Expression or SQL query that doesn't need to change the database would be a preferred solution.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 20:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/easily-identify-features-with-attachments-in/idc-p/1692950#M37972</guid>
      <dc:creator>JoeBryant1</dc:creator>
      <dc:date>2026-03-26T20:00:28Z</dc:date>
    </item>
  </channel>
</rss>

