core.noscript.text
How do I match data from two input files by matching column [GL] and at the same time including data that are not matched between input A and input B?
Hi @raymondchh95
You can do it with help of join and union tool.
Workflow:
Hope this helps : )
@raymondchh95 We can also use this approach.