I'm creating a new user, but I don't see the license I should add... Because? Thank's
#User Licenses0 discussing
- Recent Activity
- Created Date
- Recommended
- All Questions
- Questions with an Accepted Answer
- Unanswered Questions
- Questions with No Accepted Answer
Stack Platform Licenses
Did you know that you can stack Platform Licenses to save money? Depending on your system design, this can be a great use for a basic system.
https://www.freelikeapuppy.tech/post/stack-platform-licenses
#User Licenses
I would like to query the number of used Customer Community License in my org using the following query:
SELECT id,MasterLabel,Name,Status,TotalLicenses,UsedLicenses,UsedLicensesLastUpdated FROM UserLicense
However for some reason the result from DevConsole returns 0 (see attached userLicense-query-result.PNG) while it is shown clearly as a non-zero number in Company information (see attached company-info.PNG)
Does anyone know what might be the issue? This is also an issue when querying on workbench and other tools like Salesforce Inspector.
Besides, it doesn't look like a problem with other licenses.
Nov 20, 2024, 11:27 AM We are getting the result when we Query in Workbench, Salesforce Inspector, Query Editor in Developer Console and running the Query in Anonymous window. But when we run the Query inside a Schedulable class, it returns 0
Hi,
I am trying to create a custom report to see our remaining user licenses. I have got this far but am unsure how to add a field for the remaining licenses.
Any advice please!
Ty,
Sep 4, 2024, 11:03 AM Hi Amber,
User License object have multiple fields but you can setup report only 7 fields.
But there is few fields we can query but can not add in report like usedlicense.
Select Id,Name,Status,TotalLicenses,UsedLicenses from UserLicense
For getting the remaining license you need to do some manual works.
remaining license = TotalLicenses - UsedLicenses
We have also same requirement and we have multiple org so we create different functionalty for this like below.
Does anyone know how to change a Salesforce User to a "Chatter Free" User? Understand there was a piece 9 years ago (Capacity to change Existing User Licence to Chatter Free | IdeaExchange (salesforce.com)) but just wondering whether there has been any update.
Even if I create a new user record, the user would still asks me to transfer the files, history activities that the deactivated user has. Don't know how to.
Mar 13, 2024, 11:53 PM Hi @Lambert Lai,
Hope you are doing well.
I am from the Trailhead help team. May I request you please let us know if this is part of any Trailhead module/project that you are working on so that we can understand better and can help you further.
If this is related to any Trailhead badge, kindly share the URL of the Trailhead so that we can assist further.
Kind Regards,
Nagendra Babu Pilli
Trailblazer Help.
I want to give user Platform Starter license but user license in dropdown shows only Salesforce Platform. If I assign Salesforce Platform license, how would I know if the user have Salesforce Platform Starter or Salesforce Platform Plus license?
#Salesforce Admin #Sales Cloud #User Licenses #Salesforce #Salesforce Developer
Feb 15, 2024, 8:04 PM Hi @VINAY KUMAR K ,
Thanks for the info but how do we differentiate between both the licenses while assigning to the user as it only shows Salesforce Platform license in the dropdown?
The Trailhead challenge requires me to create two users but the playground will only allow me to create one.
I get this error when verifying a step: We can't find the user Alek Wozniak.
Jan 21, 2024, 1:32 AM Hi. You were required to change your user details (i.e you the Admin's) First Name, Last Name, Alias, Nickname, Title, Company, Role as outlined to Ian Ilin. This is described in the first challenge of the project - Create and Customize Products
- From Setup, enter Users in Quick Find, and then select Users.
- On the All Users screen, find your username (current System Administrator), click Edit, and enter these details
Your license will be assigned to Ian Ilin (which is still you) and you can assign Alek Wozniak the other license.
If it could be used as a standalone solution without having any other license in place, what are the limitations?
Thanks
Sep 12, 2022, 5:09 PM Dakota, yes, the license can be used standalone. However, with all due respect to your AE, the other information is not correct in my experience. Users with this license can definitely run reports and access data in up to 10 custom objects.
@Jon Mervis - part of the "restriction" of the Service Cloud RUL is that it's only to be used in conjunction with NCCM. In other words, while it gives access to some Service Cloud features, I believe it'd be a violation of the RUL if it was just used as a cheaper way to give users access to Service Cloud features. There are/were partner Q&A docs around this RUL which I'm guessing you should have access to.
Hello all. I looked at a user's login history and didn't see anything. When I reached out to the user and asked if they still needed their Salesforce access they said they logged in the previous day. Would there be a reason why nothing would be showing up in a user's login history when they have been using the sytem?
Nov 8, 2021, 4:10 PM Hi @Marcus Miller,
I've seen this myself before, though it has not been critical enough (yet) to do a deep dive. I did find one old thread that has a interesting comment at the end that it may be caused by long sessions: https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A7ezvSAB
HTH,
Regards,
Scott S Nelson
Hi everyone,
We're plannig to hire someone and his job will be to create leads, We're running low on full license, can we use other license for this uuse only or should we use full license to create leads ?
Thanks in advance
Yann
Oct 28, 2021, 11:25 AM You may also consider using other means. For example if the person is just doing lead data entry and the lead assignments are already set up to go to users or a queue, then create a special web to lead form. The form can contain any fields needed on the lead including user to be assigned.
Another option is to use experience licenses, such as a partner portal license. You can grant access to certain objects. However there are license minimum quantities. So the savings may not be the best, unless you can use the quantity required.
Lastly you can create an online google sheet connected to zappier to enter the leads in quantity, with no additional licenses at all.
Hope this helps.
Pete