The CreatorCon Call for Content is officially open! Get started here.

User Lookup when sharing reports to include other user data than just their name

jlaue
Mega Sage

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.

 

jlaue_0-1742915490442.png

 

Thanks!!

1 ACCEPTED SOLUTION

Vishal Jaswal
Giga Sage
Giga Sage

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!

View solution in original post

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

Vishal Jaswal
Giga Sage
Giga Sage

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!

Ankur Bawiskar
Tera Patron
Tera Patron

@jlaue 

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

 

AnkurBawiskar_2-1742918390729.png

Output: I applied filter to show user from particular company and I was able to see only 1 user.

 

AnkurBawiskar_1-1742918346317.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@jlaue 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader