Updating data in uploaded files

You can replace or append data in an uploaded file with data from an external file.

About this task

During the Replace file operation, you put data from an external file in the place of data in an uploaded.

During the Append file operation, you add rows of data from an external file at the end of data in an uploaded file.

To perform both these operations with success, the following conditions must be fulfilled:

When you replace a file, the order of columns in the external and uploaded files can be different. Also, the external file can contain additional columns with arbitrary names.

Procedure

  1. In Team content or My content, locate the uploaded file that you want to update.
  2. Click the Action menu icon Context menu icon, and choose one of the following options from the context menu:
    • Replace file
    • Append file
    Tip: While the file is being updated, progress and error messages are displayed.

Results

You replaced or appended data in the uploaded file with data from an external file. The name of the updated file does not change.