I have a Client Table which links to an Appointment Table. The Primary field of the Appt Table is a date field. On the Client Table, I have an Appointment Lookup field which looks up Appts that fit certain parameters. I then have an automation setup which copies the Appointment Lookup field into a Linked Record field. These linked records are displaying the date/time as 7 hrs later than the correct date/time which is the name/primary field of the record (the lookup field also displays the date/time correctly). If I click on the linked record it expands the record and the name/date is correct.
It only seems to be happening with the automated links. If I create a separate linked record field and choose some appts manually, they display correctly.
So, it seems there is something in the automation, maybe having to do with a timezone setting (?) that I’m not sure how to fix.