The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello!
I am trying to troubleshoot a formula field.
Currently I have this in the formula field: CONCATENATE({Part}," | “,{Objective},” ",{#})
to create the following:
Looking at the first record, the result reads: Part 1: Competent Leader | Heart 1
...
I am wanting to know if there is a formula that can make a record use ALL CAPS like the picture. Ideally I would like for my First Name and Last Name inputs not to be in ALL CAPS, but would would like to have a formulas that mimics this style for th...