is it possible to add a relative filter to drill fields?

I trying to use custom drilling with html to drill to a look. I’d like to use the date from the original explore to the filter the look but instead of a direct filter, I want to filter for 12 months prior. Is this possible? I don’t necessarily need the drill to go to a look, could also be an explore. 

For example, adding the below to my measure would pass the date as is:

link: {
label: "Drill Look"
url:"/looks/123?&f[drill_view.date_month]={{ ['orig_view.date_month'] | url_encode }}"

but ideally it would be `orig_view.date_month - 12 months`

1 0 85
0 REPLIES 0
Top Labels in this Space
Top Solution Authors