Loading
CRM Analytics
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          title Function

          title Function

          Returns the string with the initial character of every word in uppercase and the remaining characters in lowercase. For example, “united states” becomes “United States.”

          Required Editions

          Available in Salesforce Classic and Lightning Experience.
          Available with CRM Analytics, which is available for an extra cost in Enterprise, Performance, and Unlimited Editions. Also available in Developer Edition.

          Syntax

          title(string)

          Arguments

          Argument Description
          string Dimension field or text string on which to apply title casing.
          Example
          Example You want to apply title casing on the opportunity names to ensure consistent casing on these values.
          title([Opp_Name])
          Enter the function in the Formula section of the Preview tab.
           
          Loading
          Salesforce Help | Article