Salesforce Data Type Conversions
This section covers data type conversions between the Cloud Portal and Salesforce.
Nota
The Alteryx data types listed in this page reflect the raw data type of the converted column. Depending on the contents of the column, the Transformer Page may re-infer a different data type, when a dataset using this type of source is loaded.
Access/Read
Source Data Type | Supported? | Alteryx Data Type |
---|---|---|
BOOL | Y | Bool |
CHAR | Y | String |
NUMBER | Y | Integer |
BINARY_FLOAT | Y | Float |
BINARY_DOUBLE | Y | Float |
Publish/Write
Publishing to this datastore is not supported in this release.