Hi All,
I have a Dataset (attached below) which contains various transactions. Some of these transaction subsequently get cancelled and a new transaction will take place instead of earlier one I need to identify those transaction which subsequently get cancelled. If we are doing it manually then everything of these transaction will agree, except for:
1) Proceeds Base,Amortized Cost Base,Security Gain/Loss Base,Currency Gain/Loss 988,Gain Crrcy ID,Loss Crrcy ID,Currency Gain/Loss on Interest,Total Gain Loss - these columns have opposite sign when compared to original transaction.
2) Quantity column - for few type of transaction the quantity would be same for others type of transaction Quantity has opposite sign.
3) Accounting Date - It might/might not be the same.
4) Transaction - The word"CANCEL" will be there for the cancelled transactions.
We need to identify both the Cancelled transaction and the original transaction related to this only.
Thanks and regards,