Skip to content
Andrea Ferrandi edited this page Jan 19, 2018 · 3 revisions

A view is equivalent to a single worksheet in a workbook. It is composed by one or more rows; a row contains maps (possibly) sharing the same keys. When visualized, each row gets represented as a set of columns, of which:

  • the first column shows the keys of all maps in that row.
  • each of the remaining columns shows the values of a map, so that each value is related to the map key in the first column.

Views

Clone this wiki locally