Control How Cross-Visual Filters Interact in a Dashboard
This applies to: Visual Data Discovery
You can control how cross-visual filters interact in a dashboard. Cross-visual filters are filters created using same-source and cross-source link fields established in the dashboard. You can control which same-source and cross-source link fields each dashboard visual can publish (apply cross-visual filters for) and which links each dashboard visual subscribes to (which cross-visual filters can be applied to the visual).
Note: When more than one dashboard is embedded in an application, the cross-visual filters that are published for a visual on one of the dashboards can be subscribed to by any visual on any of the embedded dashboards. However, this is not true unless the dashboards are embedded in the same application. Visuals in a dashboard open in one window or tab cannot subscribe to cross-visual filters published by visuals in a different window or tab.
Using the Cross-Visual Filtering tab of the Dashboard Interactions dialog, you can specify which links each dashboard visual publishes and which each visual subscribes to.
When a visual publishes a link, that visual can apply cross-visual filters using the link field to other dashboard visuals that have subscribed to the link. Cross-visual filters can only be applied if the associated link is published. In addition, they can only be applied using the Filter option on the context menu.
When a visual subscribes to a link, the visual will be filtered by the link field if another visual creates a cross-visual filter for the same field.
Custom cross-visual filters can also be created in your Javascript code. See Publish Custom Cross-Visual Filters.
Dashboard links are created for a dashboard in two ways:
-
Each visual in a dashboard automatically creates same-source links for each field (column) in the data source that it uses. Same-source link names have the format:
<source-name>.<field-name>
.When a visual is added to a dashboard, its same-source links are created and the links are published. In addition, the visual is automatically subscribed to its own same-source links.
You can create cross-source links for common fields in different data sources used on the same dashboard. See Use Cross-Source Links. These links can also be published and subscribed in a dashboard.
See the following topics:
Comments
0 comments
Please sign in to leave a comment.