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).
DC (interactions with other components) and workflow variables.
A table's displayed data must be filtered usingFiltered 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).