Hello,
I am using (ArcPro- Desktop) Task to make a dynamic tool for copying attributes.
I have two layer: Streets and Electric pylons, in 1:n relation with a common field (ID). I want to use the task like this:
Select a street (select by rectangle)
and after automatic selection for the Electric pylons, where Streets.ID = ElecticPylones.ID
How can I refer to the two different layers? I also saved the ID as a value (ic_streets) but I cannot to refer it in the sql tab. Have you any suggestion