Hello !
Does anyone knows any workaround the fact that it is impossible to make a template column from a lookup or relation column ? Thank you:)
You should be able to use a Lookup that is generated from a single relation.
A relation is not a single βvalueβ but rather a related row from another sheet.
Similarly, a Lookup from a multiple relation is bringing back multiple values, so a template wouldnβt know which values to include.
If youβre trying to lookup the personβs name, select that column in your lookup. It seems like youβre pulling in their email and not their name.
yes i try to pull email and telephone from userβs sheet. the relations by name
Youβll need multiple lookup columns to pull in which ever fields you need.
Looks good. Is there still a problem?
Do you have Row Owners enabled on your User Profile table? If you do, users can only view their own information, even if itβs displayed through a relation. If you donβt need all user profile information protected/secured, remove the Row Owner from the email column and that should fix your issue.
oh, thank you!