Add Grids to Report Designs
Create a report design file.
You can add grids to your report design to help you arrange items. Unlike tables, grids are
simple layout devices. They don't iterate through the data rows that a data set
returns. Grids are typically used to display a single instance object field
value.
- To add a grid to your report design, drag theGriditem from thePaletteview to the required position on theLayouttab of the main view.
- Specify the number of columns and rows that you want to see in your grid. You can now drag data set items from theData Explorerview or report items from thePaletteview to each cell in the grid.
- Adjust the size and appearance of your grid’s cells on theGeneraltab of the grid'sPropertiesview. Grid cells have no default height or width values. Workday recommends that you don't impose any. Adding height and width values can cause the generated PDF to have unwanted line breaks.If you add a grid within a grid, avoid truncating values by ensuring that the column width of the outer grid is greater than the column width of the inner grid.
- By default, grid cell borders are invisible. To adjust border visibility, edit theValuesunder theBoxheading on theAdvancedtab of the cell’sPropertiesview.
- You can create nested grids by dragging a new grid to a cell of an existing grid.