An administrator configures a dashboard to run as a dynamic dashboard so that users see data tailored to their individual record access. A sales user opens the dynamic dashboard and clicks on a chart component to drill down into the underlying source report. How does Salesforce determine what data the user sees on the source report?
- The source report displays data strictly according to the logged-in user's own object permissions, role hierarchy, and sharing settings.Cevap
- BThe source report automatically inherits the temporary elevated permissions of the dashboard running user, revealing all records shown on the dashboard component.
- CThe source report prompts the user to request permission from the dashboard creator before displaying underlying records.
- DThe source report displays masked data fields for any record the logged-in user cannot access under Organization-Wide Defaults.
Cevap
The source report displays data strictly according to the logged-in user's own object permissions, role hierarchy, and sharing settings.
In Salesforce, source reports always execute under the logged-in user's security context. Even if a dynamic dashboard component displays aggregated metrics tailored to the viewer, opening the source report evaluates the logged-in user's object permissions, Organization-Wide Defaults (OWD), role hierarchy, and sharing rules.
Adım Adım Çözüm
Anahtar Kavram
Dashboard Running User and Report Security Enforcement