Google Cloud Associate Data Practitioner — Question 46

You have created a LookML model and dashboard that shows daily sales metrics for five regional managers to use. You want to ensure that the regional managers can only see sales metrics specific to their region. You need an easy-to-implement solution. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating a sales_region user attribute allows for dynamic filtering based on the manager's assigned region, which is a straightforward and efficient solution. Options B and C involve creating multiple Explores or dashboards, which complicates management and can lead to redundancy. Option D is overly complex and resource-intensive, as it requires maintaining separate instances for each manager.