Closed anderson-joyle closed 11 months 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
Can be post GA
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