If you are viewing a report which shows Revenue by country and service line. It becomes very difficult to analyze the data if table is very long, However if we apply break on Country its much easy and also lets user the subtotal
Before Break
After Break on Country
Advantages of Break:
- · Data representation using break is more organized and intuitive and easy to analyze
- · You can display subtotal
Depending on the requirement you can apply two type of breaks
- · Vertical – Can be applied to columns
- · Horizontal – can be applied to rows
Crosstab can be applied both type of breaks. There are various break properties which you can use to format the block to make it more readable and easy for analysis using break, subtotal and break properties.