Hi all -
This is probably simple, but I can't figure it out...
I have two large data sets - a claims data table and a registrations data table.
Products can be registered only (and will only appear in the registrations table). Also,
Products can be claimed only (and will only appear in the claims table). However,
Some products can be claimed AND registered (and will appear in both the registrations and claims tables).
The unique identifier is the Invoice Number (in the claims table) and the Full Serial Number (in the registrations table).
I have uploaded examples of both the claims data and registrations data. The example highlighted in green appears in both tables. The other values are unique. I want to be able to merge the data where a value appears in both data sets. I have also uploaded a document showing where the data sources overlap and what the desired result of the workflow should look like.
I hope this makes sense and any help provided would be very greatly received.
Thanks
RDF
Solved! Go to Solution.
Nice job.
Thankyou Mr @Shifty
@IraWatt - thank you for your solution. Your example seems to be the outcome I require. I'll run your flow with my original data to see if it is the resolution I require.
Thanks
RDF