Steps: Create Table from an Existing Table or Dataset
Security:
- Prism: Tables Createdomain in the Prism Analytics functional area.
- Any of these requirements:
- Prism: Tables Managedomain in the Prism Analytics functional area.
- Table ViewerorDataset Viewerpermission on the existing table or dataset.
- Table EditororDataset Editorpermission on the existing table or dataset.
- Table OwnerorDataset Ownerpermission on the existing table or dataset.
You can create a table based on an existing dataset or other table by selecting an existing table or dataset as the schema source. Workday defines the new table schema based on the output schema of the existing table or dataset.
If the existing dataset includes a Double field, consider converting it to a Numeric field in the dataset before creating the table.
When you create a table from an existing table or dataset, you can:
- Add other fields to the table schema.
- Create a data change task to load data from the existing table or dataset into the new table.
- Access theData Catalogreport.
- Select .
- Enter theTable Name. You can change the table name when you edit the table.
- (Optional) Change theTable API Name.Workday automatically selects an API name based on the table name that you enter, modifying it to make it meet the name requirements. ClickChangeto change the API name. You can’t change this name after you finish creating the table.
- (Optional) SelectEnable for Analysisto create a Prism data source using the data in this table.Workday recommends enabling a table for analysis after:
- You apply the appropriate data source security to the table.
- The table contains the data that you want and receives new and updated data from a data change task.
- (Optional) Create or edit 1 or moreTagsto organize the table in the Data Catalog.
- (Optional) Add aDescriptionto help others understand what data this table contains.
- On theSelect Schema Sourcestep, selectExisting Table or Dataset.
- Select the dataset or table.
- On theEdit Schemastep, review the fields Workday created based on the existing dataset or table, and modify the fields if necessary.Select a field in the list and view the field details in the inspector panel on the right side. You might want to:
- Define some field constraints that ensure the accuracy and reliability of the data in the table, such as Required or Use as External ID.
- Change other field attributes, such as Digits Before and Digits After, based on the field type.
- (Optional) ClickAdd Fieldto add 1 or more fields. In the inspector panel for the field, configure the field attributes.
Workday creates an empty table using the schema that you defined.
Create a data change task to load data into the table.