Skip to main content
Hi
I need to sort in ascending order and only keep the first 4 rows of the result.
So I used a sorter but I can not find how to limit the number of rows in output.
Thank you

@maeldan​ Sampler will allow you to keep the first four rows


Thank you, that is exactly what I looking for.


Reply