Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update images #224

Merged
merged 2 commits into from
Nov 23, 2024
Merged
Show file tree
Hide file tree
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
@@ -1,6 +1,6 @@
---
title: Master-Detail Report with Detail Report Bands
author: Anna Vekhina
author: Natalia Kazakova
---
# Master-Detail Report with Detail Report Bands

Expand All @@ -12,11 +12,11 @@ This tutorial illustrates how to display hierarchical data in a master-detail re

2. [Bind the report](../bind-to-data.md) to the required data source and set up a master-detail relationship as described in the [Bind a Report to a Database](../bind-to-data/bind-a-report-to-a-database.md) topic.

3. Drop the required data fields from the [Field List](../report-designer-tools/ui-panels/field-list.md) onto the [Detail](../introduction-to-banded-reports.md) band.
3. Drop data fields of the main table from the [Field List](../report-designer-tools/ui-panels/field-list.md) onto the [Detail](../introduction-to-banded-reports.md) band.

![](../../../images/eurd-web-master-detail-drop-fields-for-master-layout.png)

4. Click **Insert Detail Report Band** to create a [Detail Report Band](../introduction-to-banded-reports.md).
4. Right-click the report and select **Insert Band**→**DetailBand** to create a [Detail Report Band](../introduction-to-banded-reports.md).

![](../../../images/eurd-web-master-detail-insert-detail-report-band.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ This tutorial demonstrates how to create a master-detail report using the [Subre

![](../../../images/eurd-web-master-report-subreport-parameter-binding.png)

5. If required, customize the report's [appearance](../customize-appearance.md) and [format values](../shape-report-data/format-data.md).

## View the Result
6. Customize the report's [appearance](../customize-appearance.md) and [format values](../shape-report-data/format-data.md).

Switch to [Print Preview](../preview-print-and-export-reports.md) to see the resulting report.

![](../../../images/eurd-web-master-detail-result.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified reporting-for-web/images/eurd-web-master-detail-result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading