1.4 Data in Table Builder
Overview
Table Builder is a powerful tool for designing and customizing tables, forms, and form elements within ServiceNow. In this exercise, you will learn how to edit the Telework Case
table using the Spreadsheet view in the Data tab of Table Builder.
Additionally, you will explore the Fields view to modify the table properties and structure.
Instructions
- Click the
Arrangement
tab. - Close the Welcome to Table builder pop-up by clicking the 'X' in the corner.
- You can see the
Arrangement
worksheet was successfully imported into the newArrangement
table. - Close the
Arrangement
tab.
- Click the
- Click the
Justification
tab. - Close the Welcome to Table builder pop-up by clicking the 'X' in the corner.
- You can see the
Justification
worksheet was successfully imported into the newJustification
table. - Close the
Justification
tab.
- Click the
- You should now be on the
Telework Case
tab. (If not, click on it.)- Close the Welcome to Table builder pop-up by clicking the 'X' in the corner.
- Check the 'Do not show again' option and then click the 'x' to dismiss the next pop-up.
The default view in Table Builder is the "Spreadsheet" view. In this view, you can view and edit data.
- Rearrange the columns displayed.
- Click Manage columns.
- Scroll down and check the box next to 'Number'.
tip
The button with eight dots is called the Handle icon.
- Click and hold the Handle Icon next to 'Number', and drag to the top of the list.
- Click .
You can reorder columns through drag-and-drop with the Handle icon. If you rearrange the columns in spreadsheet view, the system will retain this personalized view of the column layout for you.
In the next few steps, you will set the default columns for everywhere else in the application.
- Click 'Preview' in the top right.
You are seeing a personalized layout of the columns that you set up with Spreadsheet view.
- Reset your personalized list view to the Default view.
- Click the Gear cog icon.
Note that you are in the 'Personalize List Columns' pop-up.
- Click
The purpose of setting and then resetting a Personalized list view was to teach you the difference between your personal list view and the Default view that everyone else would see.
Set the Default view for all Users in the system.
- Click the three dots to the right the word 'Priority' in the first column.
- Click 'Configure'
- Click 'List Layout'
- Search for 'Number' on the left side.
- Click it.
- Click the right chevron to move it to the right side.
- Click the up chevron to move 'Number' to the top of the list.
- Arrange the right hand side to have these fields in the following order. (You may need to move some of the fields back to the left side.)
- Number
- Short description
- Priority
- Opened by
- Assigned to
RESULT
- Click
RESULT
.
- Close the 'Preview - Telework Case' tab.
- Switch to the 'Fields' view of Table Builder.
- Click the three dots next to Data and select 'Fields.'
- Hide the
Task
fields and only view custom fields related to 'Telework Case.'infoThe dark gray rows are fields that exist on the
Task
table that we are inheriting in our tableTelework Case
table.- Click Filter options.
- Choose 'Hide extended fields.'
Now you can easily see only the custom Fields related to the
Telework Case
table.
Exercise Recap
In this exercise, you've learned how to use Table Builder to view and edit data in the Spreadsheet view and configure your Fields in the Fields view. The next exercise will involve using the Form feature to view and customize the form used to display individual records (rows) within the table.
For more information and advanced capabilities, you can refer to the ServiceNow Product Documentation: Table Builder.