Free Looker LookML Developer Exam LookML-Developer Exam Practice Test
LookML-Developer Exam Features
In Just $59 You can Access
- All Official Question Types
- Interactive Web-Based Practice Test Software
- No Installation or 3rd Party Software Required
- Customize your practice sessions (Free Demo)
- 24/7 Customer Support
Total Questions: 0
-
Two developers are working on adding a new view to a project. Once both developers have finished their work in the view, the changes will be pushed to production.Where should the developers write the LookML for this view?
Answer: 3 Next Question -
A developer has a persistent derived table view called user_facts that contains aggregated data for each user. The developer needs to query the data from this table in another derived table view called user_region_facts.Which strategy should the developer use to write the query for user_region_facts that will leverage the existing derived table?
Answer: 3 Next Question -
A developer has User Specific Time Zones enabled for a Looker instance, but wants to ensure that queries run in Looker are as performant as they can be. The developer wants to add a datatype: date parameter to all dimension_group definitions without time data in a table-based view, so that time conversions don't occur for these fields.How can the developer determine to which fields this parameter should be applied through SQL Runner?
Answer: 3 Next Question -
A developer is defining the users table within a view file in Looker. The users table will be available as an individual Explore and it will also be joined into other Explores, such as the products Explore. The developer needs to limit the fields visible in the products Explore without affecting the visibility of the fields in the users Explore.How should the developer meet this requirement?
Answer: 1 Next Question -
A user reports that a query run against the orders Explore takes a long time to run. The query includes only fields from the users view. Data for both views is updated in real time. The developer runs the following query in SQL Runner and quickly receives results:SELECT * FROM users.What should the developer do to improve the performance of the query in the Explore?
Answer: 1 Next Question -
Users have built a popular dashboard and want to have change management built in for any edits made to the dashboard. The developer sets up version control for the model on which the dashboard is based.What should the developer build to meet the business requirement?
Answer: 2 Next Question -
A developer wants to create a new Explore based on the order_items view. The developer creates an Explore in the ecommerce model file with the following definition:explore: order_items {}After saving and validations, the developer receives this LookML validator error:Inaccessible view ''inventory_items'', ''inventory_items'' is not accessible in explore'' ''order_items''. Check for typos and missing joins in explore ''order_items''.What caused this error to appear?
Answer: 1 Next Question -
A user needs to create a report that shows a count of all orders and of orders over $100.Which solution should the developer implement to meet these requirements?
Answer: 2 Next Question -
The developer has moved the orders Explore (shown below) from model_a to model_b, where both models are in the same project, and all users have access to both models.Connection: ''demo''include: ''.view''explore: orders {}What will happen after making this change?
Answer: 3 Next Question -
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?
Answer: 1 Next Question
Total Questions: 0