AI.ExternalSort is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AI.ExternalSort(
data as table,
sortColumnName as text,
optional maxBufferRows as nullable number,
) as any
Related functions
Other functions related to AI.ExternalSort are:
- AI.ExecuteInProc
- AI.ExecuteInternal
- AI.GetAutoMLEntity
- AI.SampleStratifiedWithHoldout
- AI.TestConnection
2023-2026 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy