Want to pass your LookML Developer LOOKML-DEVELOPER exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
After running the Content Validator, a developer can see the error “Unknown field”. Which two changes could cause this issue? (Choose two.)
A. View name was changed from users to customers.
B. Field type was changed from number to string.
C. Model name was changed from e_commerce to reporting.
D. Explore label was changed from users to customers.
E. Field name was changed from id to user_id.
Users report that every time they change the filter on their Explore, the filters take a very long time to populate.
How can the developer improve the filtering experience with this Explore?
A. Limit the filter suggestions using the suggestions parameter.
B. Add an always_filter parameter to restrict the filter suggestions.
C. Use an access_filter parameter to automatically apply filters.
D. Add persistence to the base view of the Explore.
A LookML developer builds a view that contains sensitive information. Only members of the Management group should have access to the view. The developer needs to restrict the view from appearing in the field picker for any Explore where it might be joined for users outside of the Management group.
Which LookML parameter should the developer use to meet this requirement?
A. access_grant
B. always_filter
C. access_filter
D. sql_always_where