Forum Discussion
macinet
Jun 29, 2021Copper Contributor
Power Automate - Email Lookup field's value
I'm new to Power Apps and Power Automate.
I have created a Model-driven app with a DataVerse backend.
When an invoice gets paid, I want to send an email with details of the invoice, the case no and the clients name. I am able to get the invoice and case details I need but to get the client details I need to go through the case table.
I have used List Rows and Variables to get the case details.
Any help would be much appreciated.
Describe your issue 🙂
If you want the email of a lookup field in PowerApps you need to add it to the lookup field, there will be a checkbox for that. Check those field you want to show up and you can use them in PowerApps
- macinetCopper ContributorThanks, haven't seen this before. I'll check it out.