Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of characters in a string.
Syntax
LENGTH(string)
string |
Specifies the string used to determine the length. |
Example
Formula | Result |
---|---|
LENGTH(Description) |
Returns a numeric value for each instance of the Description field string indicating the number of characters in the string. |
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)