I am looking to write a function that pulls customers preferences listed out in a record that then matches with another data table that lists out each product with the preferences. In essence, I need to match preferences to pull a record from one dat...