Hello all,
I’m currently creating a pipeline which some basic distribution data for a document. Each of these has a foreign key ‘RevisionID’.
I need to do multiple lookups on different tables to pull through and replace other foreign keys with the da...