Mapping String Definitions to Column in Table

I am doing something that seems to be similar to this post: Mapping integer to a string in a table column

However, I cannot get the Mapped Value field to work as the examples are showing it to work. Are there updates to this functionality that I need to be aware of?

Yes, the post you read used legacy table, the table you using is new table

In the new table you should use item, self in new table is refer to table itself.

1 Like

Is the syntax the same besides replacing [self] with [item] ?

Just wrap them with {{ }}

Pls change this format to string, it should be string no number.