How to pull in information from multiple tables for use in Template

I tried making a Template column by using Lookups to pull in data from other tables IF-THEN-ELSE columns and use the data as template variables, but they are not showing up as an option to use as variables. Is there a way to convert the ITE column information into a text or other template variable useable format in the source tables so they can then be brought into the Template’s table for use as a variable?

The lookup results always produce an array of data, which is not supported as a template option. Here, you need to convert it into text or a list using the joint list column.

1 Like

Yes, that works. Thank you very much. I was totally stuck and trying crazy things to make it work :vulcan_salute:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.