Hi,
When I am using text mode and I am trying to create a filter using a field that is not WF native I use the "DE" field. My understanding is "DE" is at the beginning of any fields that were created by your business. So when I am trying to use Text Mode or create a formula, you need to include the "DE:" to select the filed I want, but what if I want to display the display label rather then the backend name.
Example:
CONCAT({DE:Program 1 Number},".",IF(LEN({DE:Project 1 Number})<2,"00",{DE:Project 1 Number})),"_",{DE:Division Program Code})
If I wanted the Program code (section in bold) to display the label instead of the backend name what would I put?
Thanks,
Julian