HI Guys,
I have a workflow which I can run perfectly on my desktop and output to excel or a SQL database - There are 6 inputs 5 API and 1 SQL DB
Its runs perfect on my desktop however, when I migrate to the Alteryx gallery - I get a validation error noting that it does not recognize some new formulae variables created from existing columns (basic addition/math in formulae tool) - The error is Parse Error at Char 19 unknown Variable
I know there is no issue with data types or syntax errors in the formulae - I took the particular formulae tool out of the workflow and it just goes to the same error with another column
Now I have tested my input connections on the gallery , they appear to be fine - When I break the workflow into smaller sections it runs and output on gallery
However, pulling the workflow together and doing all the joins - It will run on my desktop , just not on the gallery - I'm not at the level chains etc - I am on Alx version 2020 as that is what is on the server at my employer -
Below is an image of the workflow - Blue is data processing , green is data input and purple are joins
I tried downloading the macro parallel block until done - could not get it working - Cannot see how block until is done will work , dropped it in a few places - All with no success - HELP !!!!!