Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Table.Profile applied to each Table .Group (GroupKind,.Local & SQL set ordered): too much RAM

Hi,   Here is my pseudo M query code:   Source = select * from ms sql-server table ordered by indexed id  #GroupedRows = Table.Group(Source, 3 columns (one of which is the indexed id & the other...