Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Converts a string from lowercase characters to uppercase.
Syntax
UPPER(string)
string |
Specifies the string to convert to uppercase. |
Example
| Formula | Result |
|---|---|
UPPER(City) |
Returns each instance of the City field with the city name displayed in capital letters. For example, Abingdon is listed as ABINGDON. |
UPPER("specify") |
SPECIFY |
See Also
Concepts
Working with Formulas (Report Builder)
Using Functions (Report Builder)
Text Functions (Report Builder)
Report Builder How-to Topics
Working with Literals in Formulas and Filters (Report Builder)
Formatting Data, Text, and Images (Report Builder)