How To Display Records In Horizontal Tiles

This recipe demonstrates how to display data records in horizontal tiles.

Steps taken:

  1. Create a report template (Sample.rml) using the datasource (FruitSales.ds).
  2. Under “Details”, add a “Rectangle” element.
  3. Within the “Rectangle” element, add the following Data Fields:Company
    Fruit

HowToHorizontalTile-ViaPageSetup

To download necessary files for this recipe, refer to the attached ZIP package.
ViaPageSetup.zip (3.0 KB)