Overview
The Ordered Subsetting Processor first orders a dataset by a specific column and then selects a specified percentage of rows from the beginning of it.
Input
The processor can operate on any dataset.
Configuration


Output
It outputs the ordered input dataset but with less rows, depending on the percentage selected in the configuration.
Example
Example Input
Workflow
The input data is created using a Custom Input Table Processor. A Data Type Conversion Processor is used to convert the date of the installation column to a sortable datetime format.
Example Configuration
In the Ordered Subsetting Processor, the installation column is chosen for ordering the data in an ascending order.
Result
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article