Hi there
I have two dashboards.
dashboard 1 shows incidents. I've got a table as a result with date, metric, current metric value, warning threshold, critical threshold and metric result. I want to click on the metric result which is either "ok" or "warning", etc...
after clicking at the metric result it should open dashboard 2
dashboard 2 shows a timechart with the current value in a time period. after clicking on the metric result in dashboard 1 dashboard 2 should now show the part of the graph, where the incident is.
how can I do this?
... View more