Hi,
I have a main dashboard with some basic information, I want one of the fields to be a link field, when clicked another dashboard should be opened with that field value as a filter / query.
I only managed to do so using 'Share snapshot', which as far as I understand mirrors the current state of the dashboard. this means than whenever I update the dashboard (add new visualization, etc.) I'd need to update the url in that field as well (please correct me if i'm wrong).
How can I inject a query inside a saved object url? Is it possible?
Thanks