-
Field Calculator: Preview values are correct, but won't allow me to run calculation
Hi, I have a couple of related tables, with 1:M relationships set on a key that I set (not GlobalIDs). I have a Bank table, and a Distribution table, connected by an ID number. I'm trying to use the tables' relationships to grab the GlobalID of the parent table, and return it as the parentglobalid in the related table.…
-
Arcade Data と HTML を使用した Experience Builder Table の条件付き書式の回避策
はじめに この投稿は、ArcGIS Online Experience Builder でテーブルウィジェット内の条件付き視覚書式設定のために開発およびテストされた実験的なワークフローを記録しています。このアプローチでは、計算された文字列フィールドを含む仮想 FeatureSet を生成するために Arcade Data ソースを使用します。これらのフィールドには、属性値に応じて生成された Unicode 記号や HTML/CSS を含めることができます。 生成された FeatureSet は、その後標準の Experience Builder Table のソースとして使用されます。テスト環境では、Unicode…
-
Allow fields with a failed arcade expression to be inserted if they are not required
I made some changes to the layers, and thought the change was so minor so I didn't test the entire smart form again, but when people opened the app in the field they found out they couldn't insert any record. Perhaps the error field can just show up with an error like in excel and it doesn't need to block the entire record…
-
Field Maps Designer UI Improvement - Current Calculated Expression should default to top of list for selected field
When you go to update a calculation for an field you need to click the gear icon and then scroll down to or search for the assigned expression before you can begin to edit it. In smart forms that have lots of calculations, this can be quite tedious and adds an unnecessary level of friction to updating existing…
-
Line label offset without label duplication
Is there a simple way to offset line labels in a web map? I have line labels with a 2pt halo to increase visibility. We'd like a little separation between the line and the label. I've tried an arcade expression (two different ways) and it's duplicating my label text. text($feature.SewerMainID) + "; " +…
-
Arcade: Get Measure from Coordinate?
Arcade has an obvious function to convert a measure value to a coordinate, but can the reverse be done? The closest I can find is PointToCoordinate but that claims to return the planar distance, not M values. I'm trying to get the chainage of a nearby running line when a point feature is added or moved in an attribute rule…
-
Expose Curve Geometry in Arcade
Due to a known limitation in the geometry engine (https://community.esri.com/t5/arcgis-parcel-fabric-questions/update-cogo-is-changing-the-arcs-to-lines/m-p/1175182/highlight/true#M686) , COGO attributes can be inadvertently updated on a flat curve and the geometry is interpreted as a straight line. By exposing the curve…
-
Recording of the Second (June '26) meeting of the Arcade Users Group
Sorry all, I thought I had posted this last month...
-
Create order by date in popup or add multiple features in one popup
I have a dataset with multiple features at one latitude/longitude. They are stream ratings that have been taken over many dates. Each stream rating is a feature with its own rating and date. Right now, it seems like the first popup that comes up is a random date. I would like to show the change in stream ratings…
-
Recording of the third (July '26) meeting of the Arcade Users Group
-
Creating a dynamic field?
Is it possible to create a field that is updated based on another field whenever the data is changed? For example if the newly created field is populated based on filtering another field but whenever something is added or edit in that field it would automatically add/edit that data too? If arcade is used to calculate the…
-
I do not want "No Value" in my Related Table List
Hi all, I think this topic has been fairly exhausted but here I am with a slightly different scenario. A line and polygon feature class with 2 related species tables (including domains) were published from Arc Pro to ArcGIS online. End users are to complete up to 8 species fields as needed (see attached 'Edit_EntryForm'),…
-
Popups updated with random arcade expressions at last update
Has anyone noticed any strange behaviour in the popups after the last update? We've come across a few which now include arcade expressions referencing Excel formats. None of our organisation members have added these, the popups were configured last year and haven't been changed since. Some are forcing dates into US format…
-
JUNE 2026 UpDate - Dashboard Lists with Arcade filters lost Zoom/Pan function
Hello, The lists in our dashboard lost the zoom capability with the JUNE 2026 UpDate. The list utilizes a Arcade data expression to filter list data based of attributes associated with usernames in another layer. Is anyone else experiencing this? Is there a work around for this? Dashboard has been running since January.…
-
Arcade Intersect function negative buffer stopped working (June 2026 update)
One of our most heavily trafficked web applications stopped working after June update. Popups for the parcels layer, which found intersecting features across a host of other feature layers, just went into infinite loop for most selected features. Culprit seems to be the negative value I had for the Buffer operation.…
-
Arcade or Python? To populate attribute table with a dynamic url
We have a hosted feature class and would like to create a dynamic URL by concatenating a base URL with a field value, and then store the resulting URL in the attribute table. I have successfully created the dynamic URL for the pop-up, and I have also used Python to generate the URL in a test copy of the data stored…
-
ArcGIS Online area measurements incorrect
Has anyone had issues before with calculating areas in ArcGIS Online / FieldMaps? I have a polygon layer with these details: * Created as a feature layer directly on ArcGIS Online from My Content and also shared as a web service from ArcGIS Pro - same issue. * Issue with layers both in Web Mercator and Irish Transverse…
-
ArcGIS Mapping Enterprise Suite
In this mapping tool we use Rasket Guides, and Location Mapping. The ArcGIS 3.7 will enable per https://and site controllers to perform query reports and disperse. Also Mapping Locations through Island Ports, Reserves. It important for Architects, and Developers to AIR Tag Locations, to encourage measurement of rainfall…
-
June 2026 Update - Issue with intersect calculations
Hi. This was working perfectly pre June 2026 update. I have an intersect calculation here, using FeatureSetbyName $map. It also uses a field which is hidden by conditional visibility to select the project area if project areas overlap. The way it is designed if there are no project areas to choose, the field does not…
-
Arcade "First" function not working post June 2026 Update
Before the June 2026 update, this Arcade expression worked completely fine in returning the intersecting Montgomery County Watershed ID. I have isolated the issue to being the First function. The layers, the intersect expression, everything works but stops once the First function is introduced to yield the first item in…
-
June 2026 update - Calculated expressions break with free text entry
Calculated expressions following the June 2026 update last week are now broken when entering text in an arcade edit form. (see attached gif) For this example, Text entered it is being concatenated into a field called specific instructions and is being displayed as HTML within the form. The calculation is now performed…
-
ArcGIS Online Webmap Pop-up - Attribute Expression Code not working
Hello, I've created an attribute expression that looks at a field to see if there is a url. If there is no url, do not show "Click Here". If there is a url, show Click Here to view project details. I can get the field to show the url if I take out the html code. Once I add the html code I don't see anything. var link =…
-
Can someone explain what I'm doing wrong with this Arcade expression?
I'm using ArcGIS Online, trying to configure a customized pop-up in Arcade. I modified an example I found elsewhere on here in order to get output that looks like the standard Fields table, but with the fields in a different order than they are in the source layer, and with some of them being omitted should they contain no…
-
Why is there a limit to the number of attributes with an expression in styles?
I'm working with census data, and I need to add an expression to a style so I can show the left-over total population from the population attributes. If there are three attributes chosen the Expression box is greyed out. Why is this feature not available?
-
Conditional Attribute Rules and Dynamic Alerting in Field Maps for Hydraulic/Utility Infrastructure
Currently, when field crews collect infrastructure data (such as water pressure or valve statuses) using ArcGIS Fiel Maps, Attribute expressions (Arcade) can restrict or calculate values, but they lack a native, high-visibility operational warning system for extreme values before the data is submitted to the Enterprise…