Rank rows by a numeric column
dataset_topThe highest (or lowest) rows of the ReceivableLedger dataset by a numeric column — "which is the most/least X".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| column | Yes | ||
| ascending | No | true for the lowest first; default highest first |