Hi, I'm trying to build a flow that will send results back to Power App.
1: Power Apps send email address of the manager to power automate
2: I get a list of Direct Reports and then for Each of those I get Name, Job Title and Employee ID (Done so far)
3: Now i need to get rows from SQL for each of those Employee ID and get the Job Training history for Course ID SAR003
4: Combine the results of each employee and send it back to Power Apps
I'm not sure how to create Step 3 and 4
Any help would be appreciated