Is it possible to get another table's records into the Templates? For now, I only have access to the Contacts Table. I'd like to have the email template include the Related Record.
I found this. Still learning how to code. Personalize emails with dynamic text - Power Apps | Microsoft Learn
This is the field that I'd like to have included in the Dynamic Content.
Yes, this field type is a Lookup, which is documented in that same page you linked in your original post.
The syntax you're looking for is:
{!EntityLogicalName:FieldLogicalName/@name;}
How about if you add field from related table as calculated fields on Contact table which you want to use on email template ?
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
Fubar
11
Super User 2025 Season 1