Google Looker LookML Developer Exam LookML-Developer Question # 1 Topic 1 Discussion

Google Looker LookML Developer Exam LookML-Developer Question # 1 Topic 1 Discussion

LookML-Developer Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

A retail company wants to limit who can see the financial information in their reports to executives and store managers. The LookML Developer creates a user attribute called leadership with the value “000” for executives and “999” for storemanagers. The developer creates three access grant objects and one dimension:

LookML-Developer Question 1

How should the developer ensure that only authorized users see the data in the Total Revenue dimension?


A.

required_access_grants: [can_view_financial_data]


B.

required_access_grants: [leadership]


C.

required_access_grants: [“000”,“999”]


D.

required_access_grants: [total_revenue]


Get Premium LookML-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.