The Join step within Data Flows should have the ability to show what records did NOT join.
For example:
A table that contains records from the L input that did NOT join to records from the R input.
A table that contains records from the R input that did NOT join to records from the L input.
Users often have requirements to isolate and modify certain data that did not join.