question:
in a COMPANIES TABLE , I do Find Contacts at Company Enrichment, then I move those records into another table.
This enrichment can bring from 1 to N Contacts.
Now, apart from copying name, title and so, in each of those records, under experiences collection from linkedin, I would like to be able to identify if there is any experience item Is Current = True, and then get the start date for those
So probably I can move the entire experiences collection into a column in the CONTACTS TABLE ? and then apply some clay filtering/lookup?