Forum Discussion
Anonymous
5 years agoNot applicable
Salesforce - Multiple Profiles
I am currently accessing Saleforce reports in Desktop and that is working fine. I now have to access some other Salesforce reports that are located on another Salesforce profile. I understand that Sa...
metrica
3 months agoPost Prodigy
Hi Anonymous,
There's a Salesforce concept worth clarifying: reports aren't determined solely by Profiles. Report access is a combination of:
- Folder sharing - the report's folder needs to be shared with your user (or a role/group your user belongs to)
- "Run Reports" permission - on your Profile or via a Permission Set
- Object/field access - your user needs read access to the underlying objects the report uses
The cleanest fix is usually via Permission Sets - ask your Salesforce admin to assign Permission Sets to your existing user that grant the missing access (folder sharing + relevant object permissions). Permission Sets layer on top of your existing profile without changing it.
If the report folders simply aren't shared with your user yet, that's the other half - the folder owner can share via Folder → Edit Sharing.
Cheers.