Skip to content

"Flatten data" feature in the spreadsheet.

Alexander Semke requested to merge work/spreadsheet-flatten into master

Implemented the "flatten columns" feature in the spreadsheet that brings the data into the column-major order for the selected values.

Short demo video showing this feature:

flatten_data_example

Edited by Alexander Semke

Merge request reports