Hi Team,
Need your help and support on building below mention query.
I am trying to join the data by using Join functionality - need community support to built below logic - Thanks in advance.
Attaching excel file consist two sheets FileA and FileB - trying to join both the sheets by using below logic
1) FileA: ID+SM field need to match with ID+Alternative Identifier in FileB (No direct field in FileB need to concatenate ID+Alternative Identifier) if not then,
2) FileA: ID+SM field need to match with ID+FT SECID if not then,
3) FileA: ID+SM field need to match with ID+LM SECID if not then,
4) FileA: ID+SM field need to match with ID+Cusip if not then,
5) FileA: ID+SM field need to match with ID+Sedol if not then,
6) FileA: ID+SM field need to match with ID+Isin if not then ... still if any pending unjoins i need to see those in separate sheet,Thanks.