Using Link in HTML

sri75
New Member

Hi,

I have an error with using Link and HTML at the same time

This is how my lookml goes

dimension_group: Today_date {

type : time

timeframes:[raw,date]

sql: ${TABLE}.”DATE”;;

html:

<a href=”https://lookerinstance/dashboard/157?Today_date={{value | url_encode}}”>{{linked_value}}</a>

}

When ever i run the looks or dashboard  it doesnt work. I think i have something wrong in the html syntax and i couldnt find the right one in the guide.

All i am trying to do is using this field , i want a link which does to another dashboard where the date selected here will be acting as a filter in the child dashboard

0 0 494
0 REPLIES 0
Top Labels in this Space
Top Solution Authors