Getting Ref table data into <<placemarkers>>

I am creating a save to file PDF using a workflow. Works great. I have two tables:

  1. Property
  2. Owner

I have a template built in Gdocs with several placemarkers from the Property table, how do I get the owner name for example from the related reference table?? The tables are related in the app and the view shows the owners for each property but having trouble getting this to my PDF report.

0 1 436
1 REPLY 1

@Jethro
Take a look at the help document below and see if the โ€œdereferencesโ€ section is what you are looking for.
https://help.appsheet.com/behavior/workflow-sending-email/template-variables

Basic format is:
[ Column Containing Reference ].[ Column in Referenced Table ]

Top Labels in this Space