Conversion Functions (Report Builder)
Use the Conversion functions to convert a value from one data type to another. For example, suppose you want to convert a number to text so that the value can be included in a text string. You can use the TEXT function to perform this conversion.
Conversion functions can use the following data types: Numeric and String.
In This Section
Topic | Description |
---|---|
Converts a numeric value to an integer. |
|
Converts a numeric value to a decimal. |
|
Converts a value to a float data type. |
|
Converts a numeric value to text. |
See Also
Concepts
Using Functions (Report Builder)
Working with Formulas (Report Builder)
Report Builder How-to Topics