Data in Table Builder
Summarize
Summary of Data in Table Builder
Table Builder is a versatile tool in ServiceNow Yokohama release that allows you to modify table properties and manage fields within a selected data table. It provides multiple views—Fields, Spreadsheet, and Schema—to edit table columns, structure, and data records efficiently. This enables customization of tables and data handling tailored to your application needs.
Show less
Key Features
- Fields View: Edit table columns as rows, allowing you to add, delete, rename, or change the label and type of columns. You can also set default values, select display name columns, and modify table properties such as labels and extensibility.
- Spreadsheet View: Available with appropriate licensing and Table Builder for App Engine installed, this view lets you work with data records and table structure in a spreadsheet format. Actions include adding/editing data records, sorting, filtering, reordering columns, setting column visibility, pinning columns, duplicating columns, and deleting columns.
- Schema View: Also requiring specific licensing and Table Builder for App Engine, this view helps explore table relationships within your application data.
- Search and Filter: Quickly find and filter table columns in Fields view using the search box and filter options to show inactive or extended fields.
- Preview: Preview table appearance after editing columns to verify changes.
- Delete Table: Remove tables from your application, so they no longer appear on the app dashboard.
Practical Benefits for ServiceNow Customers
- Efficiently customize tables by editing columns and properties to align with your data entry and application requirements.
- Leverage spreadsheet-style data management for easier manipulation of records and structure when licensed for low-code capabilities.
- Understand and manage data relationships with Schema view to improve application design.
- Improve usability and data integrity by setting meaningful column labels, types, and default values.
- Streamline table maintenance by quickly searching columns and managing visibility and ordering in the interface.
With Table Builder, you can modify the table properties and manage the fields that are available for a selected data table.
Table Builder is a tool for editing data tables. You edit a table on the Data tab by editing the columns of the table.
In Table Builder, each table column is represented as a row. For example, "Art title," "Image," and "Available" appear as column headers on the actual table. However, when you edit the columns in Table Builder, they appear as rows.
As you edit the table columns in Table Builder, think of each row as a field on a form. For example, if you change a column label, use a label that describes the data that you expect the user to enter in the form field. Change the column type to support this kind of form entry.
- Add a new column to a table. See Add a table column in Table Builder.
- Delete a table column. See Delete a table column in Table Builder.
- Edit table properties. See Edit table properties in Table Builder.
- Change a column label. See Change a column label in Table Builder.
- Change a column name. See Changing a table column name in Table Builder.
- Change a column type. See Change a column type in Table Builder.
- Add a default value to a table. See Add a default value to a table column in Table Builder.
- Select a column as table display name. See Select a column as the table display value in Table Builder.
- Delete a table. See Delete a table in Table Builder.
- Add a new data record. See Add a new data record.
- Edit individual data records. See Edit individual data records.
- Sort your data records. See Sort your data records.
- Filter your data records. See Filter your data records.
- Edit column field properties. See Edit column field properties.
- Add new columns. See Add new columns.
- Duplicate an existing column. See Duplicate an existing column.
- Reorder columns. See Reorder columns.
- Set column visibility. See Set column visibility.
- Pin columns. See Pin columns.
- Delete a table column. See Delete columns.