Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Run transform to update data

Running a transform exports information from your records into an .xls file. That data can be imported into the ServiceNow space management application.

Before you begin

Role required: admin

About this task

An example transform map is included with the demo data. Load the demo data on a pre-production instance, go to campuses, and select the Westfield Valley Fair campus. Open the WestfieldValley Fair V262-259 map set. Use the westfield_transform_example.xls file as an example. Process the campus, then run the transform.

Procedure

  1. Navigate to All > System Import Sets > Run Transform.

  2. Click Create and load an import set first.

  3. Fill in the fields on the form, as appropriate.

OptionDescription
Import set tableSelections are create table or existing table.
LabelEnter a label for the new table.Note: This field depends on the Create table option being selected.
NameThe name is automatically generated from the Label you enter. Note: This field depends on the Create table option being selected.
Import set tableAll saved import set tables are listed in a list.Note: This field depends on the Existing table option being selected.
Source of the importSelections are file or data source.
FileBrowse to the location of the file.Note: This field depends on the File option being selected.
Sheet numberIdentifies the sheet number used for the transform.Note: This field depends on the File option being selected.
Header rowIdentifies the row number used as the header row in the transform file.Note: This field depends on the File option being selected.
Data sourceAll data sources are listed in a list.
  1. Click Submit.

  2. Click Run transform.

  3. Click Transform.

    All the spaces are populated in space management from the space details in the transform map.

  4. Navigate to Space Management > Spaces

  5. Review all space details to be certain all extra details were imported.

  6. Transform map
    A transform map is an .xls file that allows you to add spaces or details about spaces from other sources into the space management application.

Parent Topic:Space management