Invoke Data Actions from Visualization Canvases
You can invoke data actions from a workbook canvas to navigate to other canvases or URLs.
-
If the same data element is matched in the target workbook's canvas, and if the target canvas doesn't have an existing canvas filter for the data element, a new canvas filter is added. If there is an existing canvas filter, it’s replaced by the value from the source workbook's canvas.
-
If the expected dataset is unavailable but a different dataset is available, the match is made by using the column name and data type in the different dataset, and the filter is added to that.
-
If there are multiple column matches by name and data type, then the filter is added to all those columns in the target workbook or canvas.
To enable users to invoke data actions in one click for column values in table or pivot visualizations, see Display Values in Table and Pivot Visualizations as Links.