Use Cases

Use the sorting and filtering functionality in the following cases:

  • You need to enhance a table's data sorting (using multiple variables – Country, Surname, and Name).

  • A table's displayed data must be filtered using DC (interactions with other components) and workflow variables.

  • Filtered and sorted data needs to be published as a new array for other components (e.g., filter the table's transactions and use the new transactions' subset to dynamically feed data to a chart).