Hello,
I am new to PowerApps, and I want to list down all contacts in a gallery along with the 'web role' for each 'Contact'.
I tried the following code,
ThisItem.'Full Name' & LookUp('Web Roles','Web Role'=ThisItem.Contact,Name)
I am not sure on which field both the entities are linked each other.
Help is really appreciated!!

Report
All responses (
Answers (