Synchronizing User Selections across Multiple Dashboards
Synchronizing user selections across Dashboard sections is completed by taking the user selections on one section and applying the selections across all of the Dashboard sections in the document. While the there are many approaches that can be used to execute the synchronization, this section demonstrates one efficient and effective procedure for keeping List Box object selections in sync across multiple dashboards.
The first step in executing the synchronization is to unselect any prior selections for the control across all Dashboard sections. With this approach, of the Controls are now consistent across the sections and are ready for the adding of filter selections. The second step to keeping the filters consistent across the dashboard is to obtain the selected values from one particular...