Making the Most of Liquid Parameters in Looker
July 28, 2023
In Looker, Liquid is a powerful templating language that you can use to introduce dynamic elements into your LookML model. One of its most useful features is parameters. Parameters allow developers to create interactive fields that users can modify. This way, users can customize their analyses without diving into the LookML code. Let's delve deeper into Liquid parameters, their use cases, and how you can optimize their usage.
Read more