Data Transform Sort action

I want to sort products’ prices in ascending order from the data transformation. how do I do this process?

@Eranda10274 hey,

When you select Sort from the drop-down in the Data transform, you can pass a pagelist in source column.

Then click on settings/:gear: icon and there you can give your price property and select sorting order as ascending order.

@BATTINIRAMESH Hi

This was helpful, thank you.