I currently have two tables:
Email Jobs: has several columns on email jobs such as a Send ID
and Sent Time
Send ID: a unique list of all Send ID
's coming from the "Email Jobs" table
I'm trying to pull the Sent Time
column from the "Email Jobs" table into the "Send ID" table but the following function doesn't register the column (the column and table name show up in light grey)
Any help would be much appreciated.