Set synchronization scope in a paginated report (Report Builder)

Applies to: ✅ Microsoft Report Builder (SSRS) ✅ Power BI Report Builder ✅ Report Designer in SQL Server Data Tools

In a paginated report, indicators convey data values by synchronizing across the range of indicator values within a specified scope.

By default, the scope is the parent container of the indicator such as the table or matrix that contains the indicator. You can change the synchronization of the indicator depending on the layout of your report. For example, if a data region such as a table has a row group, you can specify the group as the indicator scope. The indicator can also omit synchronization.

Options such as measurement units can be set by using expressions. For more information, see Expressions (Report Builder and SSRS).

For general information about understanding and setting scope within reports, see Expression Scope for Totals, Aggregates, and Built-in Collections (Report Builder and SSRS).

To change the synchronization scope of an indicator

  1. Right-click the indicator you want to change and click Indicator Properties.

  2. Click Values and States in the left pane.

  3. In the Synchronization scope list, click the scope that you want to apply.

    The (None) option, which removes synchronization scope from the indicator, is always available. Other options depend on the layout of your report.

    Optionally, click the Expression (fx) button to edit an expression that sets the scope.

  4. Select OK.

See Also

Indicators (Report Builder and SSRS)