Dynamic field labeling using another field value

Hi All,

Has anyone had the experience of using another field value as label for a field.  Basically I have a table which has the field_name(tag), field_value, desired_label(tag_label). Here is what my expression for label looks like:
label: "{{ tag_label._value }}"
However, this does not work.
When  I look at looker documentation I see that _field._value can only be used in action and link parameters. The liquid variable _field._name is what you can use with label and that would not help as I need the field value to show up as label. Here is the looker documentation I am referring to:
https://docs.looker.com/reference/liquid-variables#liquid_variable_definitions 
 

Is there any other way we can achieve this ?

Thanks,

Devashree

5 0 740
0 REPLIES 0
Top Labels in this Space
Top Solution Authors