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.
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