Forum Discussion

Chris_23's avatar
Chris_23
Icon for Helper II rankHelper II
4 years ago
Solved

Add Index Column doesn't maintain order of previous step

Hello guys, I have a problem with maintaining the order of each row by adding a index column.   The following table:     First the column 'Filter' is sorted in ascending order. Based on ...
  • Chris_23's avatar
    4 years ago

    i have find the problem. Some steps before i already had sorted by column Filter. However that leeded to the mentioned problem. After delete this step all works fine. thanks