Fairly new at this and trying a different kind of load with data load editor.
I have a table loaded (40 records) , that has Client ID and a "Go Live" date unique to each client.
Have another table with Referrals that have a date and Client ID, and only want to load records where the Referral Date is greater than or equal to the respective clients "Go Live" date.
Can't seem to figure out the right approach for this. Any suggestions?