Google Cloud Associate Data Practitioner — Question 8
You are a Looker analyst. You need to add a new field to your Looker report that generates SQL that will run against your company's database. You do not have the Develop permission. What should you do?
Answer options
- A. Create a new field in the LookML layer, refresh your report, and select your new field from the field picker.
- B. Create a calculated field using the Add a field option in Looker Studio, and add it to your report.
- C. Create a table calculation from the field picker in Looker, and add it to your report.
- D. Create a custom field from the field picker in Looker, and add it to your report.
Correct answer: D
Explanation
The correct answer is D because creating a custom field from the field picker allows you to add new fields without needing Develop permission. The other options involve modifying the LookML layer or using features that may not be accessible without the appropriate permissions.