- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 08:12 AM
Hello -
When sharing reports with users, we would like the User Lookup to also show other user data values, such as Location and User ID. We have a lot of users in the table so it is tough to determine the correct user for names that match. You need to add them and then click on the reference icon to validate it is the actual user you are looking for. We would like to include the user's Location and their User ID in the lookup to make it easier to find them.
Thanks!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 08:40 AM
Good one @jlaue
Sharing Settings on report is due to below AngularJS which is controlled by ServiceNow: yourinstance.service-now.com/reportdesigner/controllers/controller.reportDesigner.js
I believe one additional click to the magnifying glass (Find User) and then Configure > List Layout will solve this requirement temporarily and for a permanent solution I would request to submit an Idea: https://support.servicenow.com/ideas and share here so that most like us can vote it.
I found one from 5 years ago which was marked as Unlikely to implement: https://support.servicenow.com/ideas?id=view_idea&sysparm_idea_id=bf83438cdb6814101cd8a345ca9619e2&s...
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 08:19 AM
Hi @jlaue
I doubt it is do able here.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 08:40 AM
Good one @jlaue
Sharing Settings on report is due to below AngularJS which is controlled by ServiceNow: yourinstance.service-now.com/reportdesigner/controllers/controller.reportDesigner.js
I believe one additional click to the magnifying glass (Find User) and then Configure > List Layout will solve this requirement temporarily and for a permanent solution I would request to submit an Idea: https://support.servicenow.com/ideas and share here so that most like us can vote it.
I found one from 5 years ago which was marked as Unlikely to implement: https://support.servicenow.com/ideas?id=view_idea&sysparm_idea_id=bf83438cdb6814101cd8a345ca9619e2&s...
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 09:00 AM
it is achievable.
apply ref qualifier here to this field in your instance
https://instanceName.service-now.com/nav_to.do?uri=sys_dictionary.do?sys_id=96868610db321300cc23178b689619aa%26sysparm_view=advanced
Output: I applied filter to show user from particular company and I was able to see only 1 user.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:31 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader