Working with Studio Reports Crosstabs
Applies to: Kyvos Reporting
Kyvos Reporting allows you to create Crosstab reports (also known as Matrix reports) to display summarized data across rows and columns. The data is organized in a grid, where headings appear at the top and left, and the summarized values appear at the intersection of corresponding row and column headers.
For example, an expenditure summary arranged in a Crosstab might show expenditure types as column headers and zones as row headers, with the amounts displayed at their intersections.
What Is a Summary Field?
A summary field is typically a numeric value representing the result of an aggregation (such as sum, count, or average) over a dataset. For instance:
In a Crosstab showing employee welfare costs by zone, the number 1952 in the Central Zone row under the Employee Welfare column is a summary field.
The bottom-right cell showing total expenditure is also a summary field.
Common Use Cases
Crosstab reports are often used to analyze large datasets and can serve as inputs for charts and visualizations in spreadsheets or reporting tools. Examples include:
Production estimation by facility
Facility, Product Code, and Estimated ProductionWeekly rainfall forecast by region
State/Region, Week Number, and Rainfall figures
Tip
You can use non-numeric fields in the summary area by applying the Count function. For example, display the number of employees by department and grade.
Steps to Set Up a Crosstab
After placing a Crosstab control in the layout editor, follow these three steps:
Fetch Data
Retrieve the dataset needed for your Crosstab.Assign Fields
Column Header
Row Header
Summary Field
Apply Formatting
Adjust styles, alignments, and number formats to improve readability.
Read more:
- Creating Crosstab Reports in Studio Reports
- Defining Data Source for Studio Reports Crosstab
- Formatting Studio Reports Crosstabs
- General Settings for Studio Reports Crosstabs
- Runtime Connection for Studio Reports Crosstabs
- Drill-down on Studio Reports Crosstabs
- Data Grouping on Crosstabs for Studio Reports
- Advanced Crosstabs for Studio Reports