Hi All
One year ago I created an MT535 message reader using Alteryx, as I did not have a program that could read the files properly.
I saved a "Working" copy and haven't touched it since, but now I am not getting the result that I used to get.
Does anyone have an idea where my error is? (I believe it is somewhere in the data load part in the beginning?)
Further information:
The flow is loading a list of .txt files (80+ normally (only 2 dummys attached)) and is extracting the information needed using the flow. Information is e.g. account number, units (quantity), price and total value.
I do believe, that the error occurs somewhere after the unique identifier, where I would like each of the Tile_Num to represent a row and each of the Tile_sequenceNum to be a column in the corresponding row, so that I can continue to isolate the columns/row needed and finally sort them so each of the rows represent 1 stock/holding of a stock.
I have attached 2x dummy sheets and my flow. Any help or advise would be incredible appreciated.
Kind Regards