Salesforce Certified Einstein Analytics and Discovery Consultant — Question 15

A company created a dataset myExternalDataset. It contains a dimension, called UserRegion, that is populated by the standard User object’s picklist: Region.
The company has security requirements for this dataset:
Only a subset of users should be able to access the dataset.
Users who can access the dataset should see only data that belongs to their region.
In which two ways can an Einstein Analytics consultant help them implement these requirements? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because using a security predicate allows for row-level security, ensuring users only see data relevant to their region. Option B is also valid as it allows access control by placing the dataset in a new application with restricted viewer permissions. Options C and D do not adequately satisfy both requirements: C limits access too broadly without enforcing regional visibility, while D does not ensure that users only see data from their own region.