We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Populate names from sys_user table in list collector

manirathore
Tera Contributor

How to populate names from sys_user table in list collector.

1 REPLY 1

Sandeep Rajput
Tera Patron

@manirathore On your User (sys_user) table the Name field should have display checkbox set to true. On your list collector control set the reference table to User (sys_user).