I have a field in my identity, where I point to the identifier of another employee
Ex: attribute “Superintendent”
I need a transform where I get identity through this attribute “Superintendent” and then a get attribute to get the Superintendent’s work center
Is it possible?
I tried something like this but it didn’t work the way I expected
This way I developed the transform, it only takes the superintendent’s identifier, but I need it to take the cost center attribute of that superintendent.