Skip to main content
Question

Dynamic Join based on Attribute Name and Value

  • June 6, 2024
  • 0 replies
  • 59 views

alexhb123
Participant
Forum|alt.badge.img+1

I am trying to dynamically join a bunch of datasets to a lookup based on the layer and a specific attribute name and attribute value. I'm currently doing this with an attribute exploder to get the attribute name and value, but the amount of features it's creating is causing a problem when I come to spatially join it to a feature class using a spatial relator.

 

Any suggestions?