Hi, I've created a simple email automation that sends volunteers a record of their contact info (people table), plus their assignments from previous years (assignments table). The assignment details appear fine as lookup or rollup fields in the people table, but when I try to run the automation the assignment details are blank.
Does it have to do with the fact that it's a one-to-many relationship (one person, multiple assignments)?
People table with rollup and lookup fields:
Automation email fields:
Automation preview (contact info not shown but appears correctly):
Thanks for any insights; I've been struggling with this for hours!