microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.21k stars 327 forks source link

SortByColumns function #1003

Closed anderson-joyle closed 11 months ago

anderson-joyle commented 1 year ago

SortByColumns function implementation.

Doc: https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-sort

As a reference, check how https://github.com/microsoft/Power-Fx/pull/796. Other fixes came in place after this PR, but it is a good starting point.

Add your test cases to ../Microsoft.PowerFx.Core.Tests/ExpressionTestCases

coletaylor1 commented 1 year ago

Can be post GA