Convert Data Field Types with Functions
Each column in a Datameer workbook is assigned a specific data type. Particular criteria is required for data to fall into a data type category. When using your data within workbooks, certain Datameer functions only work with certain types of data. Also, certain functions return only a specific type of data.
These data types aren't fixed and can be changed within a workbook to fit your needs.
Convert Data Type Functions
Original data type | Desired data type | Function |
|---|---|---|
String | Integer | |
String | Float | |
String | Date | |
Integer | String | |
Integer | Date | |
Integer | Big Integer | |
Integer | Big Float | |
Float | Integer | |
Float | String | |
Float | Big Integer | |
Float | Big Float | |
Date | String | |
Date | Integer | |
List | String (JSON) | |
Any type | List |