At Yallingup Media, the administrator has built a new profile intended for a group of operations staff, but when editing one of those users the new profile does not appear in the Profile picklist. The user currently holds a Salesforce Platform user licence. What most likely explains why the profile cannot be selected?
- AThe new profile has no permission set linked to it, so it cannot be chosen until one is associated.
- BThe new profile has been marked inactive and must be cloned to an active copy before assignment.
- CThe administrator is missing the Manage Users permission required to view any custom profile.
- DThe profile is tied to a user licence that differs from the Salesforce Platform licence assigned to the user. Correct
Why A is wrong: This sounds plausible because permission sets extend profiles, but a profile is fully assignable on its own and never depends on a linked permission set to appear in the picklist.
Why B is wrong: It is tempting to treat profiles like records that can be deactivated, but profiles have no active or inactive state, so this is not why the profile is hidden.
Why C is wrong: This seems reasonable, yet the administrator was able to create the profile, which itself needs that permission, so a lack of it cannot be the cause here.
Why D is correct: Every profile is bound to exactly one user licence type, and the Profile picklist for a given user only shows profiles that match that user's licence, so a licence mismatch hides the profile.