You need to sign in to do that
Don't have an account?

How to get the role of a user in a user field
I am creating reports and I need to get the user role however I'm not sure what the best way would be to get the role of a user in a user field.
I. E. I have a user field with John Smith, how do I pull in John Smith's role? This is not the contact owner but a user field which is a lookup field.
Thanks,
I. E. I have a user field with John Smith, how do I pull in John Smith's role? This is not the contact owner but a user field which is a lookup field.
Thanks,
All Answers
You need to create a custom report type and pull the user fields based on lookup field.
Refer the below help article
https://help.salesforce.com/s/articleView?id=sf.reports_report_type_layouts.htm&type=5
If this helps, Please mark it as best answer.
thanks!!