Hello.
I have a question about attribute rules Can I create a rule that transfers attributes from one layer to the layer within it, but in more than one field?
For example: I have a layer representing sectors, and within each sector there is a set of points.
In the sectors layer, I have two fields with data, and I want to transfer that data to the points, so that each sector transfers that data to the points within it. What I want is, instead of creating more than one rule is it possible to create one rule that transfers data to more than one field in the points layer?
Yes this is possible. Check out template attribute rules. The Generate Update Related tool can create an AR that does what you're asking for. Use the Spatial intersect option.
If I understand correctly, you should be able to return a Result dictionary updating multiple fields, etc.
R_