Master-Detail Linking of Views

This is a short description.

Master-detail linking of views enables you to establish a relationship between two or more views such that one view, called the master view, drives data changes in one or more other views, called detail views.

Suppose you have the following two views:

  • A table that shows Number of Applicants by State

  • A graph that shows Number of Applicants by Source with State on a section slider

Using the master-detail linking functionality, you can link the two views so that when you click a particular State in the table, the State on the section slider of the graph as well as the data in the graph changes to reflect the State that was clicked on the table.

Note: Master-detail linking is not supported when you click the plot area of a graph.