Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ A cross-tab report displays complex multi-dimensional data, such as summary stat
![](../../../images/eurd-web-cross-tab-bind-to-data-source.png)

> [!NOTE]
> Ensure that a report's **Data Source** property is not set if you place the Cross Tab in the Detail band. Otherwise, the Cross Tab data is printed as many times as there are rows in the report data source.


> The Detail Band is repeated for each record in the query. A Cross-Tab placed in this band is also printed once per record. To print a Cross-Tab only once, place it in the Group Header or Group Footer. To print a single Cross-Tab across all Detail Bands, place it in the Group Header and enable the **Print Across Bands** option.

## Define Cross Tab Fields

1. In the **Properties Panel**, expand the **DATA** section and click **plus** in the **ROW FIELDS** section to add a Row Field. Select the field name from the drop-down list:
Expand Down Expand Up @@ -122,4 +121,4 @@ Specify the **Landscape** page orientation and set the **Vertical Content Splitt

Switch to the **Report Viewer**. The resulting report is shown below:

![Resulting Report](../../../images/eurd-web-cross-tab-report-final-result.png)
![Resulting Report](../../../images/eurd-web-cross-tab-report-final-result.png)