Hello Everyone-
Not sure if anyone in the community encountered this issue yet or not ; or am i missing anything . In the partial snippet of the WF I am sorting the Customer based on the YTD Sales (descending) and after sorting adding a Record ID tool to the sorted results. I am joining the sorted results to the raw data and then sorting it again using the RecordID field. Everything works fine until after the Data Cleansing Tool - i can see the data with correct sort sequence in the Browse tool however after adding the Table Tool the data is not in the same sort order. Only changes i am doing in Table Tool is using Grouping by Customer.
2nd snippet shows the 1st 2 customer order before table tool , same order is not retained after the table tool.
Thank you very much.

correct order before table tool