Domo Connector > Data type reference > Domo and Transformation Data Types
  

Domo and Transformation Data Types

The following table lists the Domo data types that Data Integration supports and the corresponding transformation data types:
Domo Data Type
Transformation Data type
Description
Integer
Long
Minimum value of -2 63
Maximum value of 2 63 -1
Long
Long
Minimum value of -2 63
Maximum value of 2 63 -1
Short
Long
Minimum value of -2 63
Maximum value of 2 63 -1
Double
Double
Precision 15
Float
Double
Precision 15
String
String
1 to 255 characters
Date
Date/Time
Minimum value: 1900-1-1
Maximum value: 9999-12-30
DateTime
Date/Time
Minimum value: 1900-1-1 T 00:00:00
Maximum value: 9999-12-30 T 23:59:59