Hi @Ashley_Jackson, I've run into a similar situation before. Essentially, Airtable needs to know which record to reference before a record-specific element (like this date/time field you want to display) is available as an element.
While this isn't the most elegant solution, this is a workaround I've used in the past.
- Add the Record Picker element from the Add Element menu (preferably somewhere buried far below the interactive components of your interface, where nobody will mess with it).
- Ensure it's not editable and defaults to any record that contains that current date/time field.
- Go back to the Add Element menu. You should now have a second option in the left column (Add element) for the Record Picker element you just added to the interface. Click on it, and you'll be able to drag any field as a single element into your interface.
Hope this works, let me know if you have any questions!