- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 11:56 PM
As shown in attachment their is variable called user data which populates data from sys_user table I want to popukate name , department and department head in the variables as shown .
How to dot walk reference field in varaible attribute ??
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.department_head ,ref_ac_columns_search=true
I have done this , but this is not working
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:18 AM
Hi
Field name is incorrect
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.dept_head ,ref_ac_columns_search=true
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:14 AM
Hi Harry,
Please go through the below link:
https://community.servicenow.com/community?id=community_article&sys_id=25ab64741babf850c17111751a4bcbc9
This article helps you to resolve your query.
Please mark my answer as helpful or correct if it works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:15 AM
Hi harry,
The backend name of department head is dept_head so use this
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=nam;department;department.dept_head,ref_ac_columns_search=true

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:18 AM
Hi
Field name is incorrect
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.dept_head ,ref_ac_columns_search=true
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 12:18 AM
Hi,
why to raise a duplicate question?
you already raised yesterday
Please delete this question as there are already responses to your older question
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader