Hi
Could someone please guide me on how to create dynamic tiers in Looker Studio similar to the Looker document? Thank you!
https://cloud.google.com/looker/docs/best-practices/how-to-create-dynamic-tiers
Hi @Kitichai, thank you for your post!
I believe the way to go would be to implement the logic in LookML, and then use the Looker Connector as the datasource in Looker Studio. That way you can access the LookML logic from within Looker Studio.
Information about the Looker Connector and using filter fields (including the parameter parameter) with the Looker Connector can be found on the Connect to Looker documentation page: https://support.google.com/looker-studio/answer/12388266?hl=en#lookml-filters
I hope that is helpful!
Thank you for your advice, I will try it out!