Use Liquid Variable in explore

I want my explore to have a label from liquid variable. Is this possible?

1 4 847
4 REPLIES 4

Have a look dimension email near the bottom of https://docs.looker.com/reference/liquid-variables. Also the section labeled " Usage of Liquid Variables with the label Parameter" will tell you more. If that does help, tell us more.

@Quinn_Wildman Thanks!
I have seen the documentation and checked that liquid variables can be used in dimensionsโ€ฆ
but I want to use it not in dimension or measure but for the explore itself
for example
explore: test {}
label: "{% _model._name %}
โ€ฆ
โ€ฆ

I have multiple explore named test with different modelsโ€ฆ
I want to know which model it came from when I do the Explore and create my queryโ€ฆ

Oh, I see what you want. The documentation says โ€œLiquid variables work with label parameters at the field level โ€ฆโ€, so I donโ€™t think you can do what you want here.

I see. Thank you! ๐Ÿ™‚

Top Labels in this Space