Replace with lookup

Hello,

I have a bug with Replace with lookup.
If you create some values with create lists, like

H
H
A
I

Some values are replaced with some kind off concatenation of all values of the lookup table. Bug disappear if you truncate the lookup table to 3 values for example.

valeurs replace VBTYP.xlsx (10.4 KB)

The “Replace with lookup” action works correctly. Please read here how it works: transformations:replacewithlookup [EasyMorph Help]

What you need is the “Lookup” action. See the example below:

lookup.morph (3.3 KB)

1 Like

My bad !
I did not notice the subtility of “replace with lookup” :sweat_smile:

Many thanks !

You’re welcome!