Hi all,
I have to map a field using FixValues
For example
FIELD_INPUT_VALUE FIELD_OUTPUT_VALUE A 01 B 03 C 06 D 07 ....
My conversion table contains a lot of entries, is there a way to import those values (for example from excel or flat file) instead of manual insert ? It could spare me a lot of time (and errors!).
Thank you very much!
Manuel