I have a sorted dataset that I want to render to Excel, grouping the items by a tile group number.
The rows are correctly sorted leaving the Sort Tool (1,2,3,4,5, etc), however, coming out of the table tool, the sort is (1,2,13, 3, 4,5, etc)
I have run the workflow with or without AMP, changed the values from String to V_string to V_W_String, and continue to receive the same results
I have attached the workflow and output generated from the temp Excel output
Any insight into how or why the sort would change would be greatly appreciated!