Hi ,
Could someone please help me determine the best way to create/Update a SharePoint list?
In my flow, I am creating a new SharePoint list based on the items from a source list. The source list is

The flow is creating another list and breaking it by daytime into daily time entries as following

in the flow, I tried to use the select action to get the Mon to Sun values


I was wondering if there is a way that I can loop thru the "Select 2" output and add each item to the Hours column?