I have a workflow that was smoothly running in altreyx's previous version till 2022 patches when i am migrating the same workflow into a new version my output is giving error.
error is basically i have build an analytical app to update user key.
what might be the reasons i am getting these errors in output.
@Anne2608
find the document attached for reference
hope this helps.
Migrating Workflows (alteryx.com)
2021.2 to the latest version
Their are no errors as such output are not coming right
same workflows when running on 2021 version is working fine but not on the latest version
Can you post some screen shots of the differences? There have been major changes to the AMP engine between 2021.4 and 2024.1. More tools have been AMP enabled so the order of rows exiting various tool can be different. This can affect Multi-Row Formula tools in particular which depend on specific row ordering to calculate the correct results. Try adding sort tools before any Multi-row Formula tool to get the specific sort order required.
Dan