Use a rank block to rank properties in a dataset based on a measure.
Configure the block with the following fields:
- Rank of – Select the property values that you want to rank.
- Rank by – Choose one or more ordering properties to order in ascending (ASC) or descending (DESC) order.
Example
To determine the rank of users by subscription tier,
- Select the Users dataset in the Rank of field.
- Select subscription_tier in the Rank by field.
- Set the rank order to Ascending.
- Click Run.
Output
The output produced by this block is a metric that indicates the overall position of the selected property value.
Please sign in to leave a comment.