Hi All,
I am loking for a solution toconbine 2 table. I have to consider 3 fields in joining condition. The below fields from tables 1 & 2 should match as the Company name and Entity is same and the description contains the key word Innvation.
| Table-1 | | | | Table-2 | | |
| Company | Entity | Key Word | | Company | Entity | Description |
| ABC Ltd | Mini Mart | Innovation | | ABC Ltd | Mini Mart | Mini mart promote Innovation |
I tried Join tool and Find&Replace tool as well but couldn't acheive this.