Steps: Create a Table by File Upload
Security:
Prism: Tables Create
domain in the Prism Analytics functional area.You can create a table by uploading 1 or more delimited files.
Workday:
- Uses the field information in the first file to define the table fields.
- Loads the data in the files into the table.
When you create a table by file upload, you can:
- Upload up to 100 files. All files must use the same schema.
- Modify the field type that Workday guesses for each field. Example: You can change the field type from Numeric to Text, or from Text to Multi-Instance.
- Add other fields to the table schema.
- Create a data change task to load data from files you upload 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, selectFile Upload.
- Select 1 or more delimited files to upload.When you upload multiple files, each file must use the same schema. Workday supports delimited files that are RFC 4180-compliant. For more information, see RFC 4180.
- On theEdit Parsing Optionsstep, define how to parse the data in the file.
- On theEdit Schemastep, review the fields Workday created based on the parsed file, 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:
- Changethe field API Name. You can’t change the API name after you save the table.
- Change theField Typeif Workday assigned the wrong field type. Example: Workday assigned the Numeric field type to a field with zip code data because the example rows it evaluated only contained numerals. But you know that some zip code values might contain letters or a hyphen, so you change the field type to Text.
- Change other field attributes, such as Date Format, based on the field type.
- Define some field constraints that ensure the accuracy and reliability of the data in the table, such as Required or Use as External ID.
- (Optional) ClickAdd Fieldto add 1 or more fields. In the inspector panel for the field, configure the field attributes.
Workday creates the table and starts loading the data in the files into the table. To view the data load progress you can go to:
- TheActivitiestab on theView Table Detailsreport.
- TheActivitiestab on thePrism Management Consolereport.
Refresh
the page to get the most recent status.To load data from a delimited file to the table again, create a data change task for the table.
If there were errors loading data into the table, download the error file from the data load from these locations:
- TheActivitiestab of theView Table Detailsreport.
- TheActivitiestab of thePrism Management Consolereport.