Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Have you noticed this change with a more recent version of Alteryx? It might be due to the way the AMP engine processes the data in packets. The sort should be maintained if you turn on Compatibility mode in the workflow settings.
Hey @Watermark - do you see this when you're running in compatability mode?
Reason for asking is that AMP is multi-threaded, so it doesn't guarantee sort order (that's the cost of multi-threading since you do things in parallel).
Would you see this as a feature request to have an option on the multi-row to say "return in original order"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.