Skip to main content
Is it possible to get a report of users by license type ?  

 

I need a listing of which users are "Salesforce" versus which are "Salesforce Platform".

 

I've tried a custom field on the user object:  TEXT(Profile.UserType)  

 

     but that only returns the following values: CsnOnly; Guest; Standard

 

and based upon the counts the "Standard" includes both my Salesforce and my Salesforce Platform users.

 

How can I break that out separately so I know which users hold which license ?
21 answers
0/9000