Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Converts a string from uppercase characters to lowercase.
Syntax
LOWER(string)
string |
Specifies the string to convert to lowercase. |
Example
| Formula | Result |
|---|---|
LOWER(Title) |
Returns each instance of the Title field in all lowercase letters. For example, mr. or ms. |
LOWER("PAID") |
paid |
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)