I have a dashboard that has global filters enabled and links to other sub-dashboards. Is there a way to passthrough or maintain the current global filter when moving to another dashboard. Here is an example of what I want:
Dashboard A if filtered with CAMPUS = X
Interface Status widget with link to Dashboard B with filter STATUS=0
clicking link leads to Dashboard B with filters: CAMPUS = X AND STATUS=0