Hi!
I must import many shapefiles in a gdb region per region => first region 1's shapes, then region 2, ...
I have an attribute "region code" (001, 002, 003...) and want to remplace in the transformer the code by the name based on a list for exemple: 001 => FRANCE, 002=>ENGLAND...
Wich transformer could do this for me?
Thanxs and sorry it's maybe a basic