A test page

this is just a test page

One

Three

// Some code
let a = 5;
This is what this is

Working with Table Results View

The table results view allows you to modify the results table as needed.

Sorting

Manually sort columns by clicking their headers repeatedly. An upward-facing arrow indicates ascending sort, while a downward-facing arrow represents descending sort. No arrow signifies the default sort.

Example on the Miro board

{% hint style="info" %} Sticky notes are sorted by vertical position within a parent rectangle during processing. Use this for prioritization. {% endhint %}

Filtering

Apply two filter types to select subsets of the results data:

  1. Table-wide filter: Use the text input field in the top-left corner to filter data across the entire table.

  2. Column filters: Hover over the header area of a column and click the three-line icon to apply a single-column filter. Column filters allow advanced query criteria. Both filter types can be used simultaneously.

Example on the Miro board

Last updated