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.