Hi
I would like to create a flow that runs each week, loops through an excel column which contains forms response dates and if this date is within the last 7 days, takes certain corresponding cell values and adds them to a new excel sheet.
So my response form will look like this:-
If I ran the flow today, it would pick up all four rows, but I only want those columns in green to be transferred across to a new sheet (and a new tab on that sheet) to look like this:-
Is this functionality even possible in Flow? (I have come from a Google environment and are better versed with Google Script). If it is possible, what sort of connectors do I need to familiarise myself with?
Thanks