Report Not Visible to User in Salesforce: 5 Ways to Fix

This issue may be due to lack of permissions to read the report

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

What can I do if a report is not visible to a user in salesforce

Running into a situation where a report isn’t visible to a user in Salesforce can be quite frustrating. This issue often stems from permission settings, folder sharing, or other configuration nuances. Let’s dive into some practical solutions to get your reports visible to the right users.

What can I do if a Salesforce report is not visible?

1. Check user permissions on Objects and Fields

  1. Log in to your Salesforce account.
  2. Click on the Gear icon (Setup) at the top right corner of the page and select Setup from the dropdown menu.
  3. In the Quick Find box on the left side, type Object Manager and click on it.
  4. Find and click on the object that contains the fields used in your report.
  5. Click on Fields & Relationships and select each field used within the report.
  6. Click Set Field-Level Security and ensure that the field has the Visible checkbox checked for the user’s profile.
  7. In the Quick Find box, type Profiles and select it.
  8. Choose the profile assigned to the user.
  9. Under Field Permissions, make sure the user has both Read access to all fields involved in the report.
  10. Under Object Settings, ensure the user has the required access to the object (Read, Create, Edit, or Delete as necessary).

By ensuring that the user has the correct permissions on the objects and fields, you resolve the insufficient privileges error.

2. Ensure folder sharing permissions

  1. Log in to your Salesforce account.
  2. From the App Launcher (the grid icon), select Reports.
  3. Locate the folder containing the report.
  4. Click on the dropdown menu beside the folder name and select Share.
  5. Click Add and search for the user.
  6. Choose the required access level (Viewer, Editor, Manager) and click Share.

By sharing the folder with the appropriate permissions, the user will gain access to view the reports within the folder.

3. Review organization-wide default settings for Activities

  1. Log in to your Salesforce account.
  2. Click on the Gear icon (Setup) at the top right corner of the page and select Setup from the dropdown menu.
  3. In the Quick Find box, type Sharing Settings and click on it.
  4. Scroll down to find Activity Settings.
  5. Ensure that the setting is either Controlled by Parent or as per your organizationโ€™s sharing rules.

If activities are set to private, the user may not be able to see tasks they didn’t create or aren’t assigned to. Adjusting these settings can help ensure the relevant activities are visible.

4. Troubleshoot Field not displaying in Reports

  1. Log in to your Salesforce account.
  2. Click on the Gear icon (Setup) and select Setup from the dropdown menu.
  3. In the Quick Find box on the left side, type Object Manager and click on it.
  4. Find and click on the object with the field that isnโ€™t showing up in the report.
  5. Click on Fields & Relationships and select the problematic field.
  6. Click Set Field-Level Security and ensure that the field is visible to all necessary profiles.
  7. Ensure the API name of the field matches the fields being called in the report.
  8. If you’re using a formula field, verify the logic and that it references valid, accessible fields.
  9. Check if data integrations (like AWS for example) are correctly populating the field.
  10. Ensure there are non-zero values in the field by running a SOQL query if necessary.

If the field is properly configured for visibility and contains data, it should appear in your report.

5. Use Joined Reports as a workaround

  1. Log in to your Salesforce account.
  2. From the App Launcher (the grid icon), select Reports.
  3. Click New Report and choose Joined Report as the report type.
  4. Add multiple blocks to your report, each pulling from different objects or datasets as needed.
  5. Drag and drop fields from different objects to your joined report.
  6. Save and run the report to ensure it pulls the correct data.

Though not always ideal, joined reports can serve as a useful workaround when dealing with reporting limitations, allowing you to compile and view data from multiple objects in one report.

To prevent future issues, regularly review user permissions and folder sharing settings. Keeping your Salesforce environment well-organized can save you a lot of troubleshooting time down the road.

If Salesforce is not working in Chrome, the highlighted link will lead you to a great fix guide. We also have a helpful guide on what to do if Salesforce is not connected to Outlook.

Did you manage to share the Salesforce report to the user who couldn’t see it? Let us know in the comments below.

More about the topics: salesforce