Hi everybody,
I have to translate the data of a field. I have a translation dataset that I use. I tried using Find & Replace but since the field where it looks for the information is not the same as the one I need to translate it doesn't work. Basically it looks by the field "Base" so it replaces in the output field "Base" but I need to replace in the field "Description"
So I came up with another solution but I am wondering if there is a nicer way to do it. Basically I use a Join tool to add a column with all the translation it finds, use a formula tool to add a column to the output dataset where it didn't find a translation and then a union tool to put it all back together.
Let me know what you think,
Best