Sync

The Sync parameter synchronizes off-grid members across views on pages using this parameter. You can specify a dimension name, description, or unique name. Commas must separate the names.

Sync=string

This example synchronizes the Unit and Product dimensions.

TPLDisplayView.aspx?View=CT BDE Expenses&Sync=Unit,Product

This example synchronizes the Unit, Period, and Year dimensions. The dimension name is specified for Unit while unique names are used for the merged Period/Year dimension.

TPLDisplayView.aspx?View=CT BDE Expenses&Sync=Unit,1*2

If the Sync parameter is enabled and there are two views on the page, with the ViewTwo parameter, changing a dimension member triggers a page refresh to sync the second grid's dimension members.