Reupload a Data Sandbox File
Use Reupload to replace the file behind an existing Data Sandbox entry—useful when an upload failed or the source file has been updated.
Prerequisites:
Access permission of the Data Center module and the Data Sandbox option.
Permission to reupload files for the selected Sandbox.
(Recommended) Confirm downstream impacts (Data Preparation, Data Stores, Data Sheets) before replacing the file.
Steps
Open the list Go to Data Center > My Connectors > Data Sandbox > Data Sandbox List.
Select the Sandbox Locate the Sandbox whose file you want to replace.
Start Reupload Click the Reupload icon for that Sandbox. Result: The Data Sandbox form opens.
Choose file Click Choose File and select the new file from your system.
Reupload Click Reupload. The file is replaced, and a notification confirms a successful reupload.
Outcome
The Sandbox entry remains the same (name/ID), but its underlying file is updated.
The new file will be used by any subsequent Preview, Data Preparation, Create Data Store, or Create Datasheet actions.
Supported file types (typical)
.csv, .xls, .xlsx, .xlsm, .txt, .png, .jpg, .jpeg, .mp4, .json, .pdf, .avro, .parquet
Best Practices
Use consistent column names to avoid downstream rework.
After reupload, preview the Sandbox to quickly verify structure and row counts.
If the file is an update of the same dataset, prefer consistent file naming/versioning in your source control.
Troubleshooting
Reupload icon disabled: You may lack permissions, or the Sandbox is locked by policy—contact an administrator.
Corrupted/unsafe file warning: Clean or re-export the source file and try again; or upload a different file.
No visible change after reupload: Refresh the Data Sandbox list and re-open Preview; confirm you selected the correct Sandbox.
Downstream errors (Prep/Store/Sheet): Revisit those assets to align with the new schema or data values.
Last updated