Data Table Block

The Data Table block allows the visualisation and exploration of tabular data.

As input it takes a JSON array with row-oriented data, where each row is an object with named attributes (known also as JSON records).

is loading …

The Data Table block allows sorting, search but also row selection, where the selected row is the output that can be used as input in other blocks.

Experiment with the block below and select also a row.

is loading …

The selected row is displayed in the Text Viewer block:

is loading …

The filtered and sorted table is displayed in the Text Viewer block:

is loading …

For more details please see the corresponding documentation.


First Published

in

Last Updated

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *