Return actual value/label from enumerated properties when used in calculations

Hi - when using properties, like Pipeline and Stage, that are enumerated lists in a calculation property field, these should return the actual label value rather than the numerical ID.

Agreed. Very much needed in my Data Hygiene efforts.

I need to have a function that can parse the value of a enumeration property into a hardoced text string. Regardless if it’s multipicklist or not.

I was able to do this with the qualtity toolbox Salesforce provides when building custom fields / calculation properties - so this is a clear limitation for me.