Hello thanks in advance for the help on this as well. I am having an issue with comparing two datatables and getting the result i need. See attached an example
dt1 and dt2 are the initial tables. dt3 and dt4 is what i am trying to get
dt1
dt2
With the common Role ID from both dt1 and dt2, dt3 should be the following
And dt4 should be the opposite or difference ( essentially everything where the role id from dt1 and dt2 are not the same and the commonality is that this datatable will be anything without a role owner)
dt4