We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Errors in migrating workflows from older version (2021.2) to recent version of alteryx

Anne2608
6 - Meteoroid

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.

5 REPLIES 5
Raj
16 - Nebula

@Anne2608 
find the document attached for reference
hope this helps.

Migrating Workflows (alteryx.com)

danilang
19 - Altair
19 - Altair

Hi @Anne2608 

 

What version are you moving from-to?  What error messages are you seeing?

 

Dan  

Anne2608
6 - Meteoroid

2021.2 to the latest version

 

Anne2608
6 - Meteoroid

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

 

danilang
19 - Altair
19 - Altair

@Anne2608 

 

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 

Labels
Top Solution Authors