Changing an attribute's data type

In the list of attributes for a new data set, the Data Type column lists the data type for the attribute. The data type controls the available formatting and aggregation options for the attribute value.

Studio uses the data type from the original data to determine the data types. For a file upload, if a column is completely empty, then Studio automatically makes that attribute a string attribute.

Studio will identify an attribute as a date/time value if:
Source Identified as Date/Time When
JDBC The original column is identified as a date column.
Oracle BI The original column is identified as a date column.
Excel The original column is identified as a date column.
JSON The values for the attribute are in one of the formats listed in a Provisioning Service configuration file.

For information on how to define the list of allowed date formats for JSON files, see the Provisioning Service Administration Guide.

Note also that for Excel file uploads:

You can use the drop-down list in the Data Type column to select a different data type from the one that Studio selects.


Data type drop-down list for new data set attributes
Some notes on selecting a different data type: