Page tree


Contents:

Our documentation site is moving!

For up-to-date documentation of Designer Cloud on AWS, please visit us at https://help.alteryx.com/AWS/.

   

Contents:


This section provides information on type conversions in Designer Cloud application.

Import

When data is imported:

  • Supported data types from the source are converted to corresponding data types supported by the application, based upon the conversions listed in this section.
  • Types that are not supported but are recognized by the application are converted to String types.
  • Data for types that cannot be read from the source due to technical reasons are converted to null values on import.

Type Inference

By default, the Designer Cloud application applies type inference for imported data. The application attempts to infer a column's appropriate data type in the application based on a review of the first lines in the sample and how those lines are interpreted by the type system.

Type inference can be disabled for individual datasets. For more information, see Disable Type Inference.

Export

On export from the Designer Cloud application:

  • The application maps the internal Alteryx data type to the explicit type listed in the appropriate page in this section.
  • Unmapped types are converted to the equivalent of strings.


Type Conversions

ItemDescription
Avro Data Type Conversions This section covers data type conversions between the Designer Cloud® application and the Avro file format.
DB2 Data Type Conversions This section covers data type conversions between the Designer Cloud® application and DB2 databases.
Oracle Data Type Conversions This section covers data type conversions between the Designer Cloud® application and Oracle databases.
MySQL Data Type Conversions This section covers data type conversions between the Designer Cloud® application and MySQL databases.
Parquet Data Type Conversions This section covers data type conversions between the Designer Cloud® application and the Parquet file format.
Postgres Data Type Conversions This section covers data type conversions between the Designer Cloud® application and PostgreSQL databases.
Redshift Data Type Conversions This section covers data type conversions between the Designer Cloud® application and Redshift.
Snowflake Data Type Conversions This section covers data type conversions between the Designer Cloud® application and Snowflake databases.
Salesforce Data Type Conversions This section covers data type conversions between the Designer Cloud® application and Salesforce.
SQL Server Data Type Conversions This section covers data type conversions between the Designer Cloud® application and SQL Server databases.
Teradata Data Type Conversions This section covers data type conversions between the Designer Cloud® application and Teradata databases.
SharePoint Data Type Conversions This section covers data type conversions between the Designer Cloud® application and SharePoint.

This page has no comments.