Skip to main content

Questions tagged [arcade]

Use for questions about Arcade expression language used across ArcGIS Platform

0 votes
0 answers
30 views

I have a script that is used in a dashboard indicator. The purpose of the indicator is to track the average days it takes for my city to issue a permit. It takes two text fields that contain dates ...
Gary's user avatar
  • 1
0 votes
0 answers
93 views

I want to generate a registration ID after user has submitted a Survey123 form. The format is as follows: "Region"-INTERNAL-"Running Number"-"Year" Example: PG-INTERNAL-...
mfirdaus_96's user avatar
1 vote
1 answer
85 views

I have a line layer that extends for miles, but intersects various polygons along the path. I want to calculate the footage that intersects each individual polygon without calculating the entire line ...
Matthew C's user avatar
0 votes
0 answers
34 views

I have a polygon FeatureLayer that I want to be both Query from while also using an Arcade Expression on the results. I have a test link here. Here I just set up a dropdown so when a zip code is ...
Joshua Miller's user avatar
1 vote
0 answers
66 views

I have a web map (viewed in Map Viewer so I can edit) that needs a popup that will return different URLs as hyperlinks depending on the different attribute field types. Currently, I have an Expression ...
Teresa G.'s user avatar
0 votes
1 answer
45 views

I need to calculate the footages for cables of a specific type and have created an expression that should work, but I keep getting the "Test execution error: Unknown Error. Verify test data."...
Matthew C's user avatar
2 votes
1 answer
269 views

Scenario: There are two point feature classes (PointA, PointB). Both share a common field named ID. Objective is to have an attribute rule on PointA, so that if we delete any feature from PointA the ...
Yogesh Chavan's user avatar
1 vote
1 answer
92 views

In ArcGIS Pro, I have two layers, Tower (black cycle) and SLR (red line). The SLR layer has two fields – TowerID and OrderID, while the Tower layer has a TowerID field. What I want is to automate the ...
Mapur's user avatar
  • 13
0 votes
0 answers
60 views

I have this problem in a map project where when I open the field calculate window, it is populated with the same expression. When I open the field calculate window, the default expression I am getting ...
Matthew C's user avatar
1 vote
0 answers
40 views

I have a simple dictionary with 10 different keys for polygons. Every polygon gets a base symbol (think border and fill) as well as 1 or more other marker symbols at the center (think badges). See ...
Barbarossa's user avatar
  • 5,857
2 votes
1 answer
309 views

I'm trying to set a label expression to remove the text after the first comma for one of the fields in the label. So in the example here the last line would just say " Pagoda loam" , leaving ...
b_squared's user avatar
0 votes
1 answer
109 views

I am working with GPS track points, and would like to calculate the speed of movement between points within the same attribute table. Google didn't come up with any obvious solutions, so I assume I ...
Greer Jarrett's user avatar
1 vote
0 answers
124 views

I would like to return the values, good or bad, depending on if a value of a field in the related table matches a value in a field in the parent table. The two values are pressure in PSI and I am ...
George Bunkall's user avatar
2 votes
1 answer
137 views

In this original Arcade script below, room IDs are successfully pulled and populated in the 'room_id' field of a point asset based on the floor level polygon of the intersecting layer. In virtually ...
Nicholas Kunkel's user avatar
0 votes
0 answers
73 views

I have 2 layers of data, which both have the same values, one point, one polygon. The point layer contains 160,000 points representing 16 areas over the course of 30 years and is time enabled. The ...
Hairy's user avatar
  • 4,849

15 30 50 per page
1
2 3 4 5
14