i am working with Movie data, and did a "Group by" category, within each category is a movie title.... right now the title are NOT in alphabetical order.... IF i add a Sort tool after the Group by.... it sort the original file alphabetically, completely ignoring the Groupby...
After a Group By, what is proper way to Sort a details column of the Group By
(i feel there is an "order of operation" within Alteryx, that I am not getting... this type of behavior isn't the first time.) thanks for any insight