I have two SharePoint lists, People & Departments.
I have a form that uses the People list as its data source.
I need to use the Department ID column in the People list to LookUp the Department ID column in the Departments list and return the Department Name.
I thought it would look something like this, but I can't seem to work it out.

Any help would be great, thanks.