Select to view content in your preferred language

Attribute Rule Updating Two Intersecting Polygons

1153
13
Jump to solution
12-06-2024 06:49 AM
PaulMAlexander
Emerging Contributor

I am trying to create an attribute rule that when I update a field in one polygon, the intersecting polygon's field will also update.  Is there an an arcade expression I should try? 

 

0 Kudos
13 Replies
PaulMAlexander
Emerging Contributor

Now how difficult would it be to change the expression if I am wanting it update multiple layers when changing the parent status and not just the building layer?

 

0 Kudos
ZachBodenner
MVP Regular Contributor

Since that push targets a specific layer, what I would do is just create another rule, copy-paste the rule text, and then make the necessary adjustments (layer name, attributes changed, etc).

Happy mapping,
- Zach
0 Kudos
PaulMAlexander
Emerging Contributor

Great that really helped. Have you ever gotten an error messaged after implementing the rule that says "index passed was not within the valid range." ?

0 Kudos
ZachBodenner
MVP Regular Contributor

I haven't myself, but perhaps this thread can help you:

https://community.esri.com/t5/mapping-questions/the-index-passed/td-p/557777

Happy mapping,
- Zach
0 Kudos