Previous Topic: Update a Keyed List with Export/Import

Next Topic: Update a Keyed List with a Dynamic Values Process

Example: Update a Keyed List with a CSV File

You can supply values for keyed lists in the following three ways:

Use the following example as a guide to updating the values in any user-defined keyed list where the values are stored in an Excel spreadsheet saved as a comma-separated values list (*.csv).

To update a keyed list with a CSV file

  1. Click the Administration tab and then click the Services subtab.
  2. Select Report Server.
  3. Select a key, such as Default_Accounts, and click Export Values.

    Select the Default_Accounts keyed list and click Export Values.

    The Select location for download dialog appears with file.csv as the default filename.

  4. Select the directory where you want the exported file saved, for example, Desktop. Enter the file name, for example, Default_Accounts.csv and click Save.

    Enter the file name and click Save.

    A success confirmation appears for the successful export.

  5. Click OK.

    An icon with the exported spreadsheet appears on the desktop.

    Example of the CSV file as a desktop icon.

  6. Open the spreadsheet, scroll to display the last column, and add the entry you want to include.

    For example, enter admin, and then click Save. Optionally, delete the column for any default entry you want to exclude from the keyed list for Default_Accounts.

    Sample of spreadsheet with keyed list information ready for editing.

    The Save As dialog appears with the filename, Default_Accounts.csv.

  7. Click Save. Click OK to replace the existing file with that name.
  8. Click Import Values for the updated list, here, the Default_Accounts keyed list.

    Click Import Values to save the modified keyed list.

  9. Click Browse, select the file you saved, and click Open.

    When the file name appears, click OK.

  10. Click OK.

    The file is uploaded. You can scroll to the bottom of the Values list to confirm your new entry is present.

More information:

Update a Keyed List with a Dynamic Values Process