Hello everyone !
I need your help about my flow on power automate. Indeed, I created a power apps, which registers extra hours.the date of week ,when the employee takes extra hours (Extra Hours & date of the week are on a repeating table), with the manager name (who validates extra hours), the name of the employee.
These information are registered into a sharepoint list. Each item (line) on this sharepoint list represents a week of extra hours.
After this, I created, on power automated, a flow, which triggers when an item on sharepoint list is created or modified. When it triggers, it creates an approval for the manager. However, it creates an approval for each entry we created, with the help of the repeating table.
My main question is : Is there a way to create only one approval with a few items, which are in link with a value in a column on a sharepoint list (such as the name of the employee) ?
Thanks for your help !