Hi,
I have a input file (Tradeblotter_) which consist of trade details, the tradeblotter file is generated hourly and each new trade will be consolidated in the same tradeblotter file. I would like Alteryx to only append the new trades in the tradeblotter file to output file (June 2024 Affirm Confirm) and not duplicate the trades in the output whenever there is a new trade generated.
I've managed to configure in Alteryx to append the trades in the tradeblotter file to output file but i am not sure how to go about removing the dupes.
If anyone can advise, thanks!