Hello,
I didn't found any post in this problem I found.
I'm trying to fill a custom Lead field value and I need to get the value of the salutationName field which is an enum.
When I write salutationName or entity\attribute("salutationName"), I get the key of the enum but not the value. ex: "Mr." instead of "Sir".
Is there any way to get the value of the enum from the formula editor ?
Thanks !
I didn't found any post in this problem I found.
I'm trying to fill a custom Lead field value and I need to get the value of the salutationName field which is an enum.
When I write salutationName or entity\attribute("salutationName"), I get the key of the enum but not the value. ex: "Mr." instead of "Sir".
Is there any way to get the value of the enum from the formula editor ?
Thanks !
Comment