Forum Discussion

Mederic's avatar
Mederic
Post Patron
1 year ago
Solved

Subtotals and Sort

Hello everyone, I tried to reproduce the exercise in the video in this link. The problem is that in my case, the sorting is done in the Product column but not in the other columns. For example, th...
  • ronrsnfld's avatar
    1 year ago

    Although I could not reproduce your problem with your data and your M-Code, Table.Group is not guaranteed to keep the original sort order.

     

    So I cannot test this workaround. However, I would try adding an Index column after the Main Table step (and deleting after the last step).