ServiceNow Lists and Filters

ServiceNowSimple
10 Feb 202219:52

Summary

TLDRThis video script from ServiceNowSimple.com offers an in-depth guide to navigating ServiceNow's list views, a crucial interface for displaying and managing database records. It covers essential features like sorting, searching, filtering, and analyzing data, as well as creating saved views and filters. The tutorial also introduces commands for accessing lists and explains how to customize list views, use the condition builder for advanced filtering, and leverage context menus for additional functionalities. Aimed at both new users and those preparing for the CSA certification exam, the script is a comprehensive resource for mastering ServiceNow's list interface.

Takeaways

  • 📋 ServiceNow uses lists and list views to display database table contents, with every table having a corresponding list view.
  • 🔍 The list interface in ServiceNow is designed for easy sorting, searching, filtering, and analyzing of list data.
  • 📊 Users can access lists through the application navigator, or by using commands like 'dot list' to open the list interface for specific tables.
  • 🔑 Knowing the table name is crucial for using the 'dot list' command to access the list view of a specific table.
  • 🔍 'sys_db_object.list' is a trick to open the list interface for the 'sys_db_object' table, which contains records for each table in the ServiceNow database.
  • 🛠 The list control menu (hamburger icon) provides options to manage the entire list view, including saved views, filters, grouping, and paging.
  • 👀 The 'view' option allows users to select or save custom views with specific filters, sorting, and displayed fields.
  • 📈 The list view supports data grouping by any column, and the 'show' menu item adjusts the number of records displayed per page.
  • 🔎 The search tool in the title bar enables searching for specific values within a chosen column across the entire table's data.
  • 📝 The 'Personalized List' tool lets users customize the list view by adding, removing, or reordering columns for personal use.
  • 🔄 The 'Condition Builder' is a robust tool for applying complex filters with multiple columns and sorting options.
  • 📊 The list header includes tools like multi-column search, breadcrumbs for applied filters, and column context menus for further customization.

Q & A

  • What is the primary function of a list view in ServiceNow?

    -The primary function of a list view in ServiceNow is to display the contents of database tables in a user interface page designed to present lists of records, including tools for sorting, searching, filtering, and analyzing list data.

  • How can you access lists in ServiceNow using the application navigator?

    -In ServiceNow, you can access lists using the application navigator which includes links to various lists. For instance, navigating to the 'Incident' item in the app navigator opens the list interface for the incident table.

  • What is the dot list command in ServiceNow and how is it used?

    -The dot list command in ServiceNow is used to open the list interface for a specific table by entering the table's name followed by '.list'. For example, 'task.list' opens the list interface for the task table.

  • What is the purpose of the 'sys_db_object.list' command in ServiceNow?

    -The 'sys_db_object.list' command in ServiceNow opens the list interface for the 'sys_db_object' table, which is a table that stores a record for each table in the ServiceNow database, effectively allowing you to view a list of all tables.

  • How do you create a saved view in ServiceNow?

    -In ServiceNow, you can create a saved view by setting up the list with desired filters, sorting, and fields displayed, and then saving that view. Once saved, it becomes available for selection via the list control menu's 'View' item.

  • What is the role of the hamburger icon in the list view title bar of ServiceNow?

    -The hamburger icon in the list view title bar of ServiceNow is known as the list control menu. It is the context menu for the entire list view, and its menu items affect the entirety of the list.

  • How can you group data in a list view in ServiceNow?

    -In ServiceNow, you can group data in a list view by using the 'Group By' menu item in the list control menu. This allows you to group the data by a single column from the table, such as by category, to see how many records exist for each category.

  • What is the purpose of the 'Show' menu item in the list control menu of ServiceNow?

    -The 'Show' menu item in the list control menu of ServiceNow allows you to set the number of records displayed per page. This is related to the paging tools and assists with performance by managing the load time of the page.

  • How can you add a quick link to your favorites tab in ServiceNow?

    -In ServiceNow, you can add a quick link to your favorites tab by setting up the list with appropriate sorting, filtering, and fields, and then adding it as a favorite. This allows for quick access to the list with those settings applied.

  • What is the condition builder in ServiceNow and how is it used?

    -The condition builder in ServiceNow is a robust tool for applying filters to the list view. It allows you to include and/or operators, multiple columns, and sorting as part of the filtering process. You can choose operators and values for one or more columns to build conditions and locate specific data.

  • How do breadcrumbs function in ServiceNow's list view?

    -In ServiceNow's list view, breadcrumbs indicate any filters that have been applied to the list. They are functional, allowing you to clear filters by clicking on filter conditions or the breadcrumb divider, and to refresh the list or clear all filters.

  • What additional functionalities can be accessed through the column context menu in ServiceNow's list view?

    -The column context menu in ServiceNow's list view provides options such as creating a visual task board, viewing data in bar chart or pie chart formats, accessing advanced configuration options (if admin role), exporting data, and updating multiple records at once.

Outlines

00:00

📋 Understanding ServiceNow Lists and Views

This paragraph introduces the concept of lists in ServiceNow, emphasizing their importance in navigating through various elements such as tables, apps, incidents, problems, and tasks. It mentions the platform's use of list views to display database table contents and highlights the availability of a list view for every database table. The paragraph also introduces the ServiceNowSimple.com resource for learning about ServiceNow and encourages subscription for new content. It outlines basic navigation methods, such as using the application navigator and the 'dot list' command to access list interfaces for different tables. The paragraph concludes with a trick to access the 'tables' table using 'sys_db_object.list', allowing users to explore every table within the ServiceNow platform.

05:01

🔍 Navigating and Customizing ServiceNow List Views

The second paragraph delves into the functionalities of ServiceNow's list interface, explaining how it presents records from database tables with tools for sorting, searching, filtering, and analyzing data. It describes the list title bar, list header, and data rows and columns, and how they contribute to the list view's user interface. The paragraph also covers how to access lists through various methods, such as the application navigator and the 'dot list' command. It explains the list control menu's features, including saved views, filters, grouping data, and paging tools. Additionally, it touches on the ability to add quick links to the application navigator's favorites tab for personalized list access and the use of the search tool to find specific values within the table.

10:02

🛠️ Advanced List View Tools and Features

This paragraph focuses on the advanced tools and features of ServiceNow's list view, starting with the personalized list tool that allows users to customize column display without affecting others. It explains the condition builder for applying complex filters, the column search row for quick filtering, and the use of breadcrumbs to track and manage applied filters. The paragraph also discusses the list header's role in providing additional customization tools, such as the sort indicator and column context menu. It mentions the activity stream icon for tables that track activity and the paging controls for navigating through the list. The summary highlights the importance of understanding how filters are applied by experimenting with different methods and observing the changes in the breadcrumbs.

15:04

📊 Exploring Context Menus and Bulk Actions in ServiceNow

The final paragraph discusses the context menus in ServiceNow's list view, including the list control menu, column context menu, and field context menu, each offering specific actions related to the list, column, or field, respectively. It explains how to use these menus for tasks like exporting data, updating multiple records, and accessing advanced configuration options. The paragraph also covers the functionality of the field context menu, which provides actions related to individual fields or records, such as applying filters, copying URLs or sys IDs, and assigning tags for organization. It concludes by describing the use of checkboxes for selecting multiple records and the actions that can be performed on these selections, as well as how to access record details through list view links or previews.

Mindmap

Keywords

💡ServiceNow

ServiceNow is a cloud-based platform that provides a range of services for IT, human resources, and other departments within an organization. In the video, it is the main subject, with the focus on how to navigate and utilize its list views and interfaces effectively. The script mentions various features of ServiceNow, such as its list views, filters, and the ability to manage incidents and tasks.

💡List Views

List views in ServiceNow are user interface pages that display the contents of database tables. They are essential for presenting records in a structured format and include tools for sorting, searching, filtering, and analyzing data. The script explains that there is a list view for every database table in the platform, highlighting their importance in navigating ServiceNow.

💡Database Tables

Database tables are the structured collections of data within ServiceNow that organize information into rows and columns. The script discusses how ServiceNow uses lists and list views to display the contents of these tables, emphasizing the relationship between list views and the underlying database structure.

💡Filters

Filters in ServiceNow are tools used to refine the data displayed in list views. They allow users to apply conditions to the data, such as showing only records with an active status. The script provides examples of how to use filters, including saved filters and the condition builder, to customize the data view.

💡Incidents

Incidents in ServiceNow refer to records that represent events or issues that need to be addressed, typically in an IT service management context. The script mentions incidents as one of the types of records that can be managed and viewed using list views in the platform.

💡Form View

Form view in ServiceNow is an interface that allows users to interact with individual records in more detail. The script explains that selecting a single item from a list view can display it in form view, providing a more comprehensive look at the data.

💡Dot List Command

The dot list command is a specific syntax used in ServiceNow to open the list interface for a given table. The script introduces this command as a way to navigate to list views directly by appending '.list' to the table name, such as 'incident.list'.

💡Sysdb Object

Sysdb object is a table within the ServiceNow database that stores records for each table in the ServiceNow database. The script uses 'sys_db_object.list' as an example to demonstrate how to access the list view for the tables table, which is a meta-listing of all tables in ServiceNow.

💡Paging

Paging in ServiceNow refers to the method of navigating through large sets of data in list views. The script discusses how the list interface uses next and previous paging to traverse through data and how users can adjust the number of records displayed per page for performance reasons.

💡Activity Stream

The activity stream in ServiceNow is a feature that tracks and displays all related activity for a given record. The script mentions that clicking the activity stream icon opens a sidebar showing a sequential account of all activity related to the list, providing a historical view of actions taken.

💡Condition Builder

The condition builder is a robust tool within ServiceNow's list views that allows for complex filtering of data. The script describes how it enables users to include logical operators, multiple columns, and sorting as part of the filtering process, enhancing the ability to locate specific data.

💡Breadcrumbs

In the context of ServiceNow's list views, breadcrumbs are used to indicate any filters that have been applied to the list. The script explains how breadcrumbs can be interacted with to understand and manage the current state of the list view, including clearing filters and refreshing the list.

Highlights

ServiceNow platform extensively uses lists and list views to display database table contents.

Every database table in ServiceNow has a corresponding list view.

List views simplify sorting, searching, filtering, and analyzing list data.

Accessing lists can be done through the application navigator or using the dot list command.

The dot list command opens the list interface for a specified table.

Sys_db_object.list opens the list interface for the tables table, providing a meta view of all tables.

List views include a title bar, list header, and data rows and columns.

The list control menu, accessed via the hamburger icon, is the context menu for the entire list view.

Saved views and filters can be created and are available to all users with the appropriate permissions.

Grouping data by a single column provides a summary view of records.

The show menu item allows adjusting the number of records displayed per page.

The activity stream icon, when available, displays a sequential account of all related activity.

Personalized list tool allows users to customize column display without affecting others.

Condition builder is a robust tool for applying complex filters with logical operators.

Breadcrumbs in the list view indicate applied filters and can be used to clear them.

Column context menus offer specific actions related to the column, like visual task boards and charts.

Field context menus provide actions related to a specific field or record, like copying URLs or sys IDs.

Checkboxes in list views enable multi-record selection for batch operations.

Information icons offer a quick preview of records without navigating away from the list.

List views are integral to navigating and understanding data within ServiceNow.

Transcripts

play00:00

in servicenow you're going to spend a

play00:02

lot of time looking at lists there's

play00:05

lists of tables and lists of apps lists

play00:08

of incidents problems and tasks

play00:11

throughout the platform servicenow uses

play00:14

lists and list views to display the

play00:15

contents of database tables in fact

play00:18

there's a list view for every database

play00:20

table

play00:21

in the platform there's lots of great

play00:23

stuff to learn from this lesson but no

play00:25

need to worry we're here to assist

play00:28

it's time to get simple

play00:30

with filters and lists

play00:32

hey it's jeff here from

play00:34

servicenowsimple.com where we help you

play00:36

understand the ins and outs of

play00:37

servicenow keeping it simple all the way

play00:40

if you're new here we would love it if

play00:42

you'd subscribe to the channel just hit

play00:44

the subscribe button so you can get

play00:46

notified as we add new video content to

play00:49

the channel also like you to know that

play00:51

any of the resources that i mentioned in

play00:53

this video you will find links to in the

play00:56

description box below now let's get busy

play00:59

with filters and lists

play01:01

servicenow's list interface or list view

play01:04

is a user interface page displayed in

play01:06

the content frame that's designed

play01:08

specifically to present lists of records

play01:10

from database tables

play01:12

it includes tools that make it easy to

play01:14

sort search

play01:16

filter and analyze list data quickly and

play01:19

simply

play01:20

it also provides the ability to select a

play01:22

single item from the list to display in

play01:24

more detail via a form view

play01:28

there are many ways to access lists in

play01:30

servicenow

play01:31

the application navigator for example

play01:33

includes links to lots of different

play01:35

lists

play01:36

navigating to the incident all item in

play01:40

the app navigator

play01:42

opens the list interface for the

play01:43

incident table

play01:45

another method of accessing the list

play01:46

interface is by using the dot list

play01:49

command in the application navigator

play01:51

filter

play01:52

you can enter the name of any table

play01:54

followed by dot list

play01:56

to open the list interface for that

play01:58

table

play01:59

for example

play02:01

task dot list

play02:03

will open the list interface for the

play02:05

task table

play02:07

incident.list will take us back to the

play02:09

list interface for the incident table

play02:13

sysuser.list will open the list

play02:15

interface for the user table

play02:17

so

play02:18

with the dot list command you must know

play02:20

the name of the table you want listed

play02:23

but what if you don't know the table

play02:24

name

play02:26

here's a nice little trick

play02:28

sis underscore db underscore object dot

play02:31

list

play02:32

will open the list interface for the

play02:34

tables table

play02:37

sysdb object

play02:38

is the name of a table in the servicenow

play02:40

database that stores a record for each

play02:42

table in the servicenow database

play02:45

yes that's a table of tables

play02:48

and along with the dot list command and

play02:50

list interface you are now equipped to

play02:52

explore the contents of every table

play02:55

within the servicenow platform

play02:58

that dot list command is awesome just

play03:00

remember it's table name dot list to

play03:02

open the list view for that specific

play03:04

table you ought to check out also the

play03:05

dot config and dot form commands two

play03:08

additional commands that make working

play03:10

with

play03:11

tables simple regardless of how you get

play03:13

there the list view provides a

play03:15

consistent paradigm for all things list

play03:18

like at the top of the list view you see

play03:20

the list title bar just beneath that

play03:22

you'll see the list header which among

play03:24

other things

play03:25

includes the column names and then below

play03:27

that we get to the good stuff the data

play03:29

rows and columns of data from the table

play03:32

each row a record each column an

play03:35

attribute or field

play03:37

the title bar is the name of the topmost

play03:39

section of the list view page

play03:42

the first icon on the title bar the

play03:44

hamburger icon is called the list

play03:46

control menu

play03:48

this is the context menu for the entire

play03:50

list view and its menu items affect the

play03:53

entirety of the list

play03:55

the view item

play03:57

allows you to select from a set of saved

play03:59

views for the list

play04:01

with the appropriate permissions you can

play04:03

set up the list as you like with certain

play04:05

filters sorting and fields displayed

play04:08

and then save that view

play04:10

once saved that view becomes available

play04:12

for selection via the list controls view

play04:15

menu item

play04:17

like with views

play04:19

it's also possible to set up filter

play04:21

conditions and save those

play04:23

you could for example create a saved

play04:26

filter

play04:26

to only display records marked with an

play04:29

active status

play04:30

the filter menu item allows you to

play04:33

choose which save filter

play04:35

you would like to apply to the list

play04:38

note that when creating saved views and

play04:40

filters those say saved items will be

play04:43

available to all users of the instance

play04:46

for the given table or list

play04:48

these are not specific to your own

play04:50

individual settings for that reason

play04:52

certain privileges are required to

play04:54

create them

play04:56

the next menu item on the control menu

play04:59

allows you to group the data by a single

play05:01

column from the table

play05:03

you could group the data by the category

play05:04

column for example

play05:06

this will allow you to see how many

play05:08

records exist for each category and

play05:10

expand into those categories as needed

play05:13

you can group the list by any column on

play05:15

the table not just the columns that are

play05:17

currently displayed in the list view

play05:19

to remove the grouping

play05:21

simply select the none option from the

play05:23

group by submenu

play05:27

with the show menu item you can set the

play05:29

number of records you want displayed per

play05:31

page related to the paging tools

play05:33

to assist with performance servicenow's

play05:35

list interface uses next and previous

play05:38

paging to traverse the list

play05:41

if you want the list records displayed

play05:43

in larger batches

play05:45

choose a larger number but know that the

play05:47

load time of the page increases as the

play05:49

number of records increases

play05:52

the refresh list item simply refreshes

play05:55

or reloads the list

play05:57

finally you can add a quick link to your

play06:00

application navigator's favorites tab

play06:02

for the list

play06:03

simply set up the list as you like with

play06:05

appropriate sorting filtering and fields

play06:08

and add a favorite

play06:10

you can then quickly access the list via

play06:12

your favorites tab with those exact

play06:14

settings applied

play06:16

your favorites

play06:17

are your favorites adding these does not

play06:20

impact any other user of the instance

play06:24

just to the right of the list control

play06:26

menu

play06:27

you can see which table's data is being

play06:29

displayed in this case the list view is

play06:31

displaying data from the incident table

play06:34

if a saved view of the list has been

play06:36

selected the name of that view will also

play06:39

be displayed here

play06:40

clicking this label

play06:42

also opens the list control menu

play06:45

if the logged in user have has

play06:47

privileges to create new records the new

play06:50

button will be available

play06:52

clicking it will open the form view for

play06:54

the table

play06:56

enabling the ability to populate and

play06:57

submit data for creation of a new record

play07:00

on the table

play07:02

another tool provided on the title bar

play07:04

is the search tool it provides the

play07:06

ability to search the table for some

play07:08

value in a specific field

play07:10

simply select which column or field you

play07:12

want to search

play07:13

enter your search term and hit the enter

play07:15

key

play07:16

only columns that are currently included

play07:18

in the list view can be selected

play07:20

data for the specified column will be

play07:22

searched and only records with matching

play07:24

values returned

play07:26

note

play07:27

the search is executed against the

play07:29

entirety of the table's data not just

play07:31

the data currently displayed in the list

play07:34

a set of wildcard characters can be used

play07:36

to specify the type of search being

play07:38

executed

play07:39

the percent character specifies an end

play07:42

with search

play07:44

an asterisk

play07:46

indicates a search for the term anywhere

play07:49

and the equal sign

play07:50

specifies an exact match search

play07:53

for additional wild card options refer

play07:55

to the servicenow documentation

play07:59

the icon that looks like a heartbeat

play08:00

signal is called the activity stream

play08:02

icon

play08:03

this icon will appear only if the table

play08:05

being viewed tracks activity

play08:08

the incident product or change tables

play08:10

for example clicking the activity stream

play08:13

icon

play08:14

opens a sidebar displaying a sequential

play08:17

account of all activity related to the

play08:19

list

play08:21

clicking an entry in the activity stream

play08:23

list will open the complete list of

play08:24

activity for the specific record

play08:28

the remainder of the title bar consists

play08:30

of the list's paging controls

play08:33

use the double arrow icons to jump to

play08:35

the beginning or end of the list

play08:37

the single arrow icons allow you to

play08:39

traverse the list one page or batch at a

play08:41

time and the label displays the batch

play08:43

size and current location within the

play08:46

list

play08:47

remember the paging back size can be

play08:50

changed via the list control menu's show

play08:53

menu item

play08:55

continuing down the list view page just

play08:57

beneath the title bar we find the list

play08:59

header

play09:00

it contains a set of additional tools

play09:03

that allow us to further customize the

play09:04

list to help locate the information

play09:06

we're interested in these include the

play09:08

personalized list tool condition builder

play09:12

multi-column search

play09:13

breadcrumbs sort indicator and column

play09:16

context menu let's take a look at each

play09:21

by the way for those of you using this

play09:22

video to help study for the csa

play09:24

certification exam i've included a link

play09:27

to my detailed notes in the form of a

play09:29

powerpoint presentation to use as a

play09:31

study guide you can find that link in

play09:33

the description box for the video

play09:36

starting from the left the first tool

play09:38

you'll find is the personalized list

play09:40

tool the gear icon

play09:42

clicking it will open a pop-up which

play09:45

allows you to add remove and reorder

play09:48

columns being displayed for the given

play09:50

table without impacting other users of

play09:52

the instance

play09:54

use the arrow keys to move columns into

play09:57

and out of the selected box to build the

play09:59

contents of the list for your needs

play10:02

use the up and down arrows beside the

play10:04

selected box to set the order of the

play10:07

columns from left to right

play10:10

one word of advice here it's best not to

play10:12

change the inclusion or ordering of the

play10:14

first column in the selected box that

play10:17

first column's value is normally used as

play10:20

the link

play10:21

into the form view to view the details

play10:23

of that specific record so it's best

play10:26

just to leave it alone for the sake of

play10:27

consistency across the platform

play10:30

beneath the available and selected boxes

play10:33

additional list parameters can be

play10:35

customized per your preference

play10:37

when finished click the ok button to

play10:39

return to the list view with your

play10:41

customizations reflected

play10:43

indication of customizations on the list

play10:46

is reflected via a small dot on the gear

play10:49

icon if you see the dot you've applied

play10:52

some customization to the list view you

play10:54

can return to the list view default

play10:56

settings by entering the personalized

play10:58

list tool and clicking the reset to

play11:01

column defaults button

play11:03

note any customizations you make within

play11:05

the personalized list tool will be saved

play11:07

for your own use none of these changes

play11:10

will have any impact on other users of

play11:12

the instance

play11:14

just to the right and up from the

play11:16

personalized list gear is the filter

play11:18

icon

play11:20

clicking it enables what service now

play11:22

calls the condition builder this is

play11:24

listview's most robust tool for applying

play11:27

filters to the list

play11:28

it provides the ability to include and

play11:31

or operators multiple columns and

play11:34

sorting as part of the filtering process

play11:37

it also provides the ability to include

play11:39

columns not currently being displayed as

play11:41

part of the filter

play11:43

choose operators

play11:45

and values

play11:46

for one or more columns to build the

play11:49

conditions to locate the data you're

play11:50

interested in

play11:52

click the run button to apply the filter

play11:54

to the list this is also where if

play11:57

permissions are available

play11:59

saved filters can be created for

play12:01

inclusion on the control menus filters

play12:03

item

play12:06

just below the condition builder icon is

play12:08

a magnifying glass icon which will

play12:10

toggle on or off the column search row

play12:14

the column search row provides an

play12:16

additional method of applying filters on

play12:18

columns being displayed in the list

play12:21

enter the search term in the search

play12:22

field for the column being searched and

play12:25

hit the enter key to apply

play12:27

wildcards as mentioned previously can be

play12:30

used within the search fields and

play12:33

multi-column filters can be applied by

play12:35

entering values from multiple columns

play12:38

as you can see filters can be applied to

play12:40

the list in several different ways for

play12:42

that reason i've learned to love the

play12:44

listviews breadcrumbs unlike most cases

play12:47

or most applications where breadcrumbs

play12:49

are used to indicate your location in

play12:51

some workflow or content map

play12:53

the list view uses the breadcrumbs to

play12:55

indicate any filters that have been

play12:57

applied to the list

play12:59

anytime i'm viewing a list i start by

play13:01

looking at the breadcrumb to ensure i

play13:03

understand what i'm seeing if a filter

play13:06

has been applied to the list it's

play13:08

important to know that before making

play13:10

decisions related to the data being

play13:12

displayed

play13:13

and the breadcrumb is functional

play13:16

clicking on any filter condition

play13:18

included in the breadcrumb will clear

play13:20

all other filters to the right

play13:23

clicking on the breadcrumb divider

play13:25

will allow you to remove a single

play13:27

condition

play13:29

clicking on the last breadcrumb item

play13:31

will refresh the list

play13:34

and clicking the all breadcrumb item

play13:36

will clear all filters

play13:39

the breadcrumbs also serve as a great

play13:41

tool for learning how filters are

play13:42

applied by default

play13:44

i'd suggest playing around with the

play13:46

different methods of filtering and using

play13:48

columns of different data types apply

play13:50

the filters and check out the

play13:52

breadcrumbs to see how the servicenow

play13:54

list view applies filters by default

play13:57

it's pretty interesting

play14:00

the remainder of the list header is

play14:01

comprised of the column labels and the

play14:04

column context menus

play14:06

the column labels displayed on the list

play14:08

view come from the database tables field

play14:10

labels values

play14:12

as fields are created for a database

play14:14

table

play14:15

both a field name and a field label are

play14:17

required

play14:19

the field name is the actual name of the

play14:21

field in the database system and it has

play14:24

to follow rules excluding certain

play14:26

characters and spaces

play14:27

these are the identifiers used in coding

play14:30

and sql statements

play14:31

the field label is a sort of pretty name

play14:34

for the field that gets used for display

play14:37

purposes

play14:38

these are what you're seeing in the list

play14:40

views column labels

play14:42

clicking on a column label will toggle

play14:44

sorting the list by that column's data

play14:46

ascending

play14:48

and descending

play14:50

to the left of each column label is the

play14:52

column's context menu

play14:54

clicking it will open a menu of items

play14:56

related specifically to that column

play14:59

some of these items will be covered in a

play15:01

future lesson but let's briefly look at

play15:03

a few of the options

play15:05

show visual task board allows you to

play15:08

create what servicenow calls a visual

play15:10

task board based upon the specific

play15:12

column this is only available on lists

play15:15

containing task records like incident

play15:18

problem and my work and we will cover

play15:20

these in more detail in another lesson

play15:23

the bar chart and pie chart items allow

play15:25

you to view the data grouped by the

play15:27

specified column in a bar chart or a pie

play15:30

chart format

play15:31

the configure item is only displayed if

play15:33

you have the admin role and it allows

play15:36

access to advanced configuration options

play15:39

important export provides the ability to

play15:42

insert or update the table with data

play15:44

from an excel spreadsheet or

play15:46

save the data in several different

play15:48

formats

play15:49

finally the update selected and update

play15:52

all menu items provide the ability to

play15:54

update one or more fields on multiple

play15:57

rows at the same time

play15:59

the list view provides lots of its

play16:01

functionality by way of context menus it

play16:04

has three context menus and we've

play16:05

already talked about two the very top

play16:07

hamburger icon remember is the list

play16:09

control

play16:10

menu in its context is the entirety of

play16:13

the list

play16:14

we also talked about the column context

play16:16

menu that's the hamburger icon next to

play16:18

each of the column headings and you

play16:20

click on that you'll get a list of menu

play16:22

items related specifically to that

play16:24

column there's one more context menu to

play16:26

mention and that's the field context

play16:28

menu simply right click on any field in

play16:31

the table to open a menu of items

play16:34

related specifically to that field or

play16:36

that record

play16:38

the options available in the field

play16:40

context menu vary depending on the table

play16:42

being viewed and the type of data

play16:45

residing in the specific field

play16:47

the show matching and filter out menu

play16:49

items provide yet another method of

play16:51

applying filters to the list

play16:53

show matching will filter the table to

play16:56

only include records that contain that

play16:58

value for that field

play17:00

filter out displays records containing

play17:02

anything but that value in that field

play17:07

copy url and copy sys id enable the

play17:10

ability to get a handle on the specific

play17:12

record via the clipboard

play17:14

with copy url the clipboard is populated

play17:17

with a url that can be used to access

play17:19

the details of that specific record in a

play17:22

form view

play17:23

that url could then be sent to another

play17:25

user as a link to open the specific

play17:27

record

play17:29

copy sys id populates the clipboard with

play17:32

the database sysid value for the

play17:34

specified record

play17:36

sys ids are lower level identifiers that

play17:38

exist within the database most often

play17:40

they're used by developers and

play17:41

administrators to troubleshoot issues or

play17:44

to leverage in some development activity

play17:48

the assign tag menu item allows you to

play17:50

associate the specified record with a

play17:52

tag

play17:54

servicenow's tagging capability allows

play17:56

you to assign text-based labels to items

play17:59

like records to further organize and

play18:01

group related items

play18:03

tags can then be used to provide

play18:05

additional sorting filtering and

play18:08

notification capabilities

play18:10

with the appropriate permissions each

play18:12

row on a record in the list view will

play18:15

begin with a check box

play18:17

these check boxes allow for multiple

play18:19

records to be selected for inclusion in

play18:21

some multi-record activity

play18:23

the actions on selected rows drop down

play18:26

at the bottom of the table

play18:27

provides a list of activities that can

play18:29

be executed on the group of selected

play18:31

records

play18:33

to the right of the check box the

play18:35

information icon provides the ability to

play18:38

display a quick preview of the record in

play18:40

a pop-up without leaving the list

play18:43

the record's full detail form can be

play18:45

accessed from the preview by clicking

play18:47

the open record button

play18:50

it's also possible to open the records

play18:52

full detail form

play18:53

by clicking the linked column for the

play18:55

record

play18:56

as mentioned previously the first column

play18:58

is normally reserved for the records

play19:01

detail link

play19:02

as long as that column hasn't been

play19:04

removed or reordered you can count on

play19:06

that first column's value to write a

play19:08

link into the form view for the record

play19:12

additional fields in the list can also

play19:14

provide links to view the details of

play19:16

reference data pulled from other tables

play19:19

within the incident list for example

play19:21

clicking on one of the linked values for

play19:23

the caller column will open the details

play19:26

for that specific caller

play19:29

and with that i've reached the end of my

play19:31

servicenow list list

play19:33

i hope the content was helpful if it was

play19:35

give us a thumbs up we'd love to hear

play19:37

from you any suggestions or questions

play19:39

just drop us a comment as always we'd

play19:41

love for you to consider subscribing to

play19:44

the channel but i will see you in the

play19:46

next video where we take a deep dive

play19:48

into form views in servicenow

Rate This

5.0 / 5 (0 votes)

الوسوم ذات الصلة
ServiceNowList ViewsFiltersData ManagementUser InterfaceTable NavigationRecord SortingSearch ToolsCustom ViewsAdmin ToolsIT Service Management
هل تحتاج إلى تلخيص باللغة الإنجليزية؟