JSL Options for Reordering Columns Numerically
Are there any options for reordering columns in JSL beyond "Reorder by Name, Modeling Type, Data Type"?
I'm looking to reorder some columns with names and numerical indexing. The columns are named in the following manner- "Column Data 1 (1), Column Data 1 (2), ...., Column Data 99 (1), Column Data 99 (2),...".
Using the reorder by name option basically reorders the data (1), (100), (101), (102),.. o...