Take First Data Processor

Modified on Tue, 30 Nov 2021 at 02:43 PM

Overview

The Take First Data Processor selects a specified fraction of rows from a dataset starting at the first row.


Input

The processor works with any dataset.


Configuration


Output

The subset of the given dataset will be available at the output port for further processing.


Example

In this example we save the first 20 rows of a big dataset to a Result Table.


Input

The input is a dataset called 'books'. It has about 14 000 rows and 10 columns. It is loaded using a Data Table Load Processor.



Workflow

In this workflow we load the dataset with Data Table Load, then save the original data and the extracted 20 columns to different Result Tables.



Example Configuration

We set "Number of Rows" to 20 in the processor configuration.


Result

As result we now have the first 20 rows of the "books" dataset.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article