Data in Table Builder
Summarize
Summary of Data in Table Builder
Table Builder in ServiceNow enables customers to efficiently modify table properties and manage fields within selected data tables. It provides an intuitive interface to edit table columns, which appear as rows in the builder, allowing users to configure the data structure and presentation effectively. This tool supports both structural changes and data record management in a user-friendly way.
Show less
Key Features
- Fields View: Edit table columns, including adding, deleting, renaming, changing types, and setting default values. You can also modify table properties such as labels, extensibility, and record numbering.
- Spreadsheet View: Available with "exclusive low code capability" licensing and Table Builder for App Engine, this view allows direct interaction with data records in a spreadsheet format. Actions include adding and editing records, sorting, filtering, modifying columns (including duplicating, reordering, visibility, and pinning), and deleting columns.
- Schema View: Also available with the appropriate licensing, this view helps explore and visualize data relationships within your application tables.
- Search and Filter: Quickly locate specific columns using a search box and filter options to show inactive or extended fields, enhancing usability when managing complex tables.
- Preview Functionality: Preview table layouts after editing columns to validate changes before applying them.
- Table Deletion: Remove entire tables from your application to keep dashboards clean and relevant.
Practical Use for ServiceNow Customers
ServiceNow customers can leverage Table Builder to customize their data tables to better fit business processes by managing columns and table settings without complex coding. The Fields view is essential for structural edits, while Spreadsheet view facilitates direct data manipulation when licensed appropriately. Schema view provides insight into table relationships, which is critical for understanding data dependencies.
Using Table Builder simplifies maintaining data integrity and usability across applications, supports better data entry by tailoring column types and labels, and enables comprehensive table management from creation to deletion. This tool is vital for administrators and developers seeking efficient, low-code customization of their ServiceNow data models.
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.