Order By Columns

By for October 25, 2016
Language

Report Abuse
Custom module "Order By Columns" allow to order a dataset by a set of column names.
# Order By Columns This module takes any support dataset as an input and will order it based on the selected column (multi-dimension), either ascending or descending. Code is available on [GitHub][1]. [1]: https://github.com/Azure/custmod/tree/master/OrderByColumns