Skip to content

Sorting

Estimated reading: 1 minute 526 views

The Sort function organizes your data by arranging the values in a selected column in either ascending (A to Z or 0 to 9) or descending (Z to A or 9 to 0) order.

This is useful when you want to:

  • View data in a logical order
  • Prioritize the highest or lowest values
  • Prepare data for reporting or analysis

How to use Sorting?

Step 1: Drag and drop the “Sort” component into the workspace and open it.

Step 2: Fetch the columns.

Step 3: Click the “+” icon to add the columns you want to retrieve. Then, specify the sort order as either ascending (ASC) or descending (DESC) as needed.

Step 4:  Click “Save” to proceed.

For example:

  • After fetching the column, select the columns “Order_id.”
  • We are sorting the column in ascending (asc) Then, save it.

Preview

Leave a Reply

Your email address will not be published. Required fields are marked *

Share this Doc

Sorting

Or copy link

CONTENTS