user report include license type - Answers - Salesforce Trailblazer Community
Trailblazer Community
Ask Search:
Scott MeadowsScott Meadows 

user report include license type

Is it possible to create a report of all our users that has the license type field?  If so, how is it done?
Mamoon HajjaMamoon Hajja
So, the license type field is not available on reports and not available as a field to reference in formulas. You can go around that by creating a formula field that references the Profile and from that determine the license type. Then you would include that field on the report. Or, you can use the User Type field to reference I think :)

Please don't forget to mark the best answer to your question, thank you!
Ryan YoungRyan Young
I created a custom report type on User and included all the fields available. I found one call "Profile: User License: Name" that allows me to ping on text of a License Type.