Hello friends,
I have a look-up table called "Platform- Deployer"(pls see attached image) and I am trying to leverage office365 to send an email within powerapp when a platform is selected.
I have a drop down for the platform and i want a formula that picks up the emails of the persons when the related platform is
selected. I tried this but it is not working: LookUp('Platform - Deployer', Platform = drpplatform.Selected.Result).'Assigned Deployer'
