Pull in Status name/description, not the Key (3 character code), for a calculated field.
Hi,
I have a Calculated field that tracks the status changes of task. The issue is {status} pulls in the Key (the 3 character code) and we want the status name such as "In Progress", as opposed to "INP". Is there a status name field, or would I need to create some If statements to change the values?
Thanks!