 | This guide will help you learn how to convert integer numbers into the values of the Int32 data type (-2,147,483,648 to 2,147,483,647) using the To Int32 function. |
Configuration
To start converting integers,
- Configure data sources and provide the mapping
- Open the Transform node
- Switch to the Functions tab
- Click on the Number section to find the To Int32 icon
- Drag-and-drop it to the Transformation's work panel
- Switch back to the Inputs tab and map the source and output fields according to the picture below
- Press Ok to close the window
Now you can preview the results or continue data integration.
See also
To Boolean Function
To Decimal Function
To Double Function
To Int16 Function
To Int64 Function
To Single Function
To String Function