Group / ungroup / flatten columns

Edit pageLast modified: 05 June 2025
  • group — groups given columns into ColumnGroups.

  • ungroup — ungroups given ColumnGroups by replacing them with their children columns

  • flatten — recursively removes all column groupings under given ColumnGroups, remaining only ValueColumns and FrameColumns

These operations are special cases of general move operation.

reordergroup

Powered by JetBrains Writerside