Published at: 2026-09-17
Joined report reference
Joined reports combine multiple existing reports for a business analysis.
Contents index
| Topic | Description |
|---|---|
| Output types | See the corresponding section on this page. |
| Join types | See the corresponding section on this page. |
| Related topics | See the corresponding section on this page. |
Output types
| Type | Result |
|---|---|
| Standard Report | Displays the result as a standard report. |
| Crosstab Report | Displays the result as a crosstab report. |
Join types
| Type | Description |
|---|---|
| Left join | Displays all data from the left source and matching data from right sources. |
| Inner join | Displays data combinations that meet the join conditions in each source. |
| Outer join | Displays all source data and leaves unmatched values blank. |
| Vertical join | Appends rows from two reports, including duplicate rows. |