Hello,
I used to work alot in Alteryx a few years ago, and now I'm back.
I began yesterday w version : 2022.3.1.395 (trial so far) and I had one issue:
After a Sum (or cross tab) the data used to be sorted on the Group By variables, but now when i apply this tool the data is in random order. Is this some new 'feature', and is it possible to revert it back to nice and sorted?
Thanks for help!
Solved! Go to Solution.
Hi @avidaci, with you using a newer version, AMP will be the default engine which is the likely cause of this. If you hit any whitespace on your canvas and then go to the 'Runtime' tab and untick 'Use AMP Engine', does that help?
Without AMP:
With AMP:
It worked! :) Thanks alot
I was wondering why the functionality changed. Thanks @DataNath