Using Filter from one Dashboard to Another

sri75
Participant III

Hi,

Is it possible to use Date filter in one Dashboard and link it to a child dashboard and equate the universal date filter on child dashboard to the value from the parent dashboard

I wrote a url in lookml which goes like this 

Link : {

label: “Dasboard to Drill”

url :  “lookerinstance/dashboards/100?AsOfDate={{_filters[‘View.Date’] | url_encode }} “

}

I am not sure what i am doing wrong here but my filter from the parent dashboard doesnt work on the child dashboard. 

Solved Solved
0 1 248
1 ACCEPTED SOLUTION

sri75
Participant III

I think i got the answer here it should be value | url_encode instead of _filters

View solution in original post

1 REPLY 1

sri75
Participant III

I think i got the answer here it should be value | url_encode instead of _filters

Top Labels in this Space
Top Solution Authors