Share via


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

INT

Converts a numeric value to an integer.

DECIMAL

Converts a numeric value to a decimal.

FLOAT

Converts a value to a float data type.

TEXT

Converts a numeric value to text.

See Also

Concepts

Using Functions (Report Builder)
Working with Formulas (Report Builder)
Report Builder How-to Topics

Help and Information

Getting SQL Server 2005 Assistance