Salesforce Certified Platform App Builder — Question 52
At Universal Containers, all US Sales Reps should be able to view the US Team Dashboard. However, only the US Sales Directors should be able to see the data in the component and view its source report.
How can an app builder ensure the proper access is granted?
Answer options
- A. Share the dashboard folder with roles and subordinates of the US Sales Director and share the report folder with the role of US Sales Director
- B. Make the US Sales Director the running user and share the dashboard folder with the role US Sales Rep
- C. Share the dashboard with the Public Group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
- D. Make the dashboard dynamic and give US Sales Reps the View My Team's Dashboard permission
Correct answer: A
Explanation
The correct answer is A because it ensures that the US Sales Directors have exclusive access to the report folder while allowing US Sales Reps to view the dashboard. Option B is incorrect as it does not provide the necessary report access to the directors. Option C shares the dashboard with all US Sales Reps, which violates the requirement of restricting data visibility. Option D does not address the need for report access for the US Sales Directors.